Date: Wed, 18 Oct 2006 12:55:30 -0700 From: "Kevin Oberman" <oberman@es.net> To: Bruno Damour <freebsd.ruomad@free.fr> Cc: gnome@freebsd.org Subject: Re: gtkam, rhythmbox don't build : problem with path for gtk libs Message-ID: <20061018195530.3676B4504D@ptavv.es.net> In-Reply-To: Your message of "Mon, 16 Oct 2006 09:33:34 %2B0200." <453335CE.4010507@free.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_1161201330_8242P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Mon, 16 Oct 2006 09:33:34 +0200 > From: Bruno Damour <freebsd.ruomad@free.fr> > Sender: owner-freebsd-current@freebsd.org > > Hello, > I tried to upgrade, and it seems to work quite well except for 2 apps: > - rhythmbox > - gtkam > which fail when trying to find /usr/X11R6/lib/libgtk-x11-2.0.la > The reason is this library is in /usr/local > What can I do ? > I'm running a recent 7.0-current These should go to gnome@. The problem is almost certainly some referenced lib is still linked to an old lib in X11R6/ (Gnome 2.26 moved from /usr/X111R6 to /usr/local.) If you look at the config.log from the apps, you may well find it, but first run pgkdb -Ff again and look for multiply installed ports. (These should not happen, but they do.) If you find any, DON'T as pkgdb to unregister any of them. Instead, use pkg_delete to delete all older versions and then re-build and install the current versions. You will likely find things like gnomehier and libxklavier in this state. I have found as many as half a dozen. Good luck, -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1161201330_8242P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFNoaykn3rs5h7N1ERAvJjAKCu2cKnJ24OwVaTlI+s7Sw7i/suBQCfdsBh W++cyvRXLlicysRBushGx5g= =I4Qh -----END PGP SIGNATURE----- --==_Exmh_1161201330_8242P--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061018195530.3676B4504D>