Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 14:29:27 +0900 (JST)
From:      =?ISO-2022-JP?B?GyRCQ2YwZhsoQg==?= =?ISO-2022-JP?B?GyRCOSxHbhsoQg==?= <g-nakai@internetsolutions.co.jp>
To:        brett@peloton.physics.montana.edu
Cc:        Nakai@technologist.com, freebsd-ports@FreeBSD.ORG
Subject:   Re: gnomelibs compile problem
Message-ID:  <199809210529.OAA17682@amont.astec.co.jp>
In-Reply-To: <Pine.BSF.4.02A.9809191630070.5986-100000@peloton.physics.montana.edu>
References:  <Pine.BSF.4.02A.9809191630070.5986-100000@peloton.physics.montana.edu>

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809210529.OAA17682>