Date: Sat, 19 Sep 1998 16:45:40 -0600 (MDT) From: Brett Taylor <brett@peloton.physics.montana.edu> To: freebsd-ports@FreeBSD.ORG Cc: Nakai@technologist.com Subject: gnomelibs compile problem Message-ID: <Pine.BSF.4.02A.9809191630070.5986-100000@peloton.physics.montana.edu>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to do a make on the electriceyes port. It requires gnomelibs and my build is dying in the configure portion of the gnomelibs build. Here's the symptom: checking for gtk11-config... /usr/X11R6/bin/gtk11-config checking for GTK - version >= 1.1.1... *** GTK+ header files (version 1.0.4) do not match *** library (version 1.1.1) no configure: error: GTK not installed *** Error code 1 Stop. Now it's obviously seeing my installed gtk libraries (1.0.4) which are required by The Gimp. I have installed the gtk-1.1 port as well so the 1.1 headers and libs are there (for instance I can see the libs in ldconfig). I haven't had time to muck w/ the configure script to make it look for the right libs/includes - is there a simple way to make sure that the gnomelibs configure will find the gtk1.1 libraries/headers and not the 1.0.* versions? Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "There is something uncanny in the noiseless rush of the cyclist, as he comes into view, passes by, and disappears." - Popular Science, 1891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" 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.02A.9809191630070.5986-100000>