Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2001 10:18:28 -0400
From:      "David S. Jackson" <dsj@sylvester.dsj.net>
To:        Matthew Emmerton <matt@gsicomp.on.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cheops
Message-ID:  <20011003101828.A11186@sylvester.dsj.net>
In-Reply-To: <Pine.BSF.4.21.0110021343490.8426-100000@xena.gsicomp.on.ca>; from matt@gsicomp.on.ca on Tue, Oct 02, 2001 at 01:45:32PM -0400
References:  <20011002133242.C77695-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.com> <Pine.BSF.4.21.0110021343490.8426-100000@xena.gsicomp.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 02, 2001 at 01:45:32PM -0400 Matthew Emmerton <matt@gsicomp.on.ca> wrote:
> That's because we rename gtk-config to be gtk12-config.
> 
> You'll have to patch the configure script so that it looks for
> gtk12-config instead of gtk-config.

Or sometimes you can get away with simply 

export GTK_CONFIG=/usr/X11R6/bin/gtk12-config

or whatever the configure script uses for a variable name.  Then
the configure script automagically finds what it's supposed to
find.

--
David S. Jackson                        dsj@dsj.net
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Faster, faster, you fool, you fool!  -- Bill Cosby

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?20011003101828.A11186>