Date: Mon, 22 Mar 1999 06:54:33 -0500 (EST) From: Patrick Seal <patseal@hyperhost.net> To: mbermal@ucsd.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: GTK/Gimp installation problems Message-ID: <Pine.BSF.4.10.9903220649560.24163-100000@foobar.hyperhost.net> In-Reply-To: <Pine.BSF.4.05.9903211948270.18005-100000@celerystick.inetworld.net>
next in thread | previous in thread | raw e-mail | index | archive | help
check /usr/X11R6/bin/g*-config If you installed gtk/glib from the ports the g*-config's are renamed to allov separate versions. I have a symlink to the newest ones for compiling non-ports. ln -s gtk11d-config gtk-config or ln -s gtk12-config gtk-config ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make <patseal@hyperhost.net> | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org On Sun, 21 Mar 1999, Mark Bermal wrote: > Hello! > I'm still having problems installing gimp, and it is the same > problem, even after I got the latest tarballs. I keep getting: > > checking for GTK - version >= 1.1.13... no > *** Could not run GTK test program, checking why... > *** The test program failed to compile or link. See the file config.log > for the > *** exact error that occured. This usually means GTK was incorrectly > installed > *** or that you have moved GTK since it was installed. In the latter case, > you > *** may want to edit the gtk-config script: /usr/X11R6/bin/gtk12-config > configure: error: Test for GTK failed. See the file 'INSTALL' for help. > *** Error code 1 > > I installed glib-1.2.0 and GTK-1.2.0 in that order before doing the make > install for gimp-1.1.2, and both went through with no problems. Another > thing is that I don't know where to find config.log or INSTALL files that > the error refers to. How can I fix this? Mail archives show this problem > to be fairly common, but don't really give a clear answer to it. Please > Help! > > Thank You, > > Mark Bermal > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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.9903220649560.24163-100000>