Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 14:48:59 -0400 (EDT)
From:      Brett Taylor <brett@peloton.runet.edu>
To:        TrouBle <trouble@hackfurby.com>
Cc:        Ray Seals <rseals@vdsi.net>, "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Cheops Install
Message-ID:  <Pine.BSF.4.10.9908311447010.33239-100000@peloton.runet.edu>
In-Reply-To: <37CC2442.58B626D4@hackfurby.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Tue, 31 Aug 1999, TrouBle wrote:

> simple enough..... cheops is most likely looking for the file
> 
> /usr/X11R6/bin/gtk-config
> 
> yet when bsd installs gtk it names the file
> 
>  /usr/X11R6/bin/gtk12-config

I wouldn't link as you suggest - most GTK software has a configure hook to
set GTK_CONFIG - read through the top of the configure script to find the
exact syntax, but it should be similar to :

	configure --with-gtk-config=/usr/X11R6/bin/gtk12-config

You may also be able just set the GTK_CONFIG variable.

Brett



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908311447010.33239-100000>