From owner-freebsd-ports Sun Sep 20 22:30:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00778 for freebsd-ports-outgoing; Sun, 20 Sep 1998 22:30:34 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from tokyonet-entrance.astec.co.jp (tokyonet-entrance.astec.co.jp [202.239.16.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00771 for ; Sun, 20 Sep 1998 22:30:31 -0700 (PDT) (envelope-from g-nakai@internetsolutions.co.jp) Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1]) by tokyonet-entrance.astec.co.jp (8.9.1+3.0W/3.7W-astecMX2.3) with ESMTP id OAA22832; Mon, 21 Sep 1998 14:29:27 +0900 (JST) Received: from apricot (isi05.astec.co.jp [172.20.12.205]) by amont.astec.co.jp (8.7.6/3.6W-astecMX2.4) with SMTP id OAA17682; Mon, 21 Sep 1998 14:29:27 +0900 (JST) Date: Mon, 21 Sep 1998 14:29:27 +0900 (JST) Message-Id: <199809210529.OAA17682@amont.astec.co.jp> From: =?ISO-2022-JP?B?GyRCQ2YwZhsoQg==?= =?ISO-2022-JP?B?GyRCOSxHbhsoQg==?= To: brett@peloton.physics.montana.edu Cc: Nakai@technologist.com, freebsd-ports@FreeBSD.ORG Subject: Re: gnomelibs compile problem In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.23 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How is the idea that you move the gtk1.0.4 library temporarily somewhere else while installing the electryceyes. Don't forget 'ldconfig -m /usr/X11R6/lib /usr/local/lib' when you do so.... -------------- Yukihiro Nakai > 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? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message