Skip site navigation (1)Skip section navigation (2)
Date:      25 Feb 2003 02:09:32 +0100
From:      Franz Klammer <klammer@webonaut.com>
To:        "Mahlon E. Smith" <mahlon-dated-1046555135.1b0ff9@martini.nu>
Cc:        FreeBSD-gnome <gnome@freebsd.org>
Subject:   Re: GTK oddness.
Message-ID:  <1046135372.635.12.camel@ds9.webonaut.com>
In-Reply-To: <20030224214534.GD1452@martini.nu>
References:  <20030224214534.GD1452@martini.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Mo, 2003-02-24 um 22.45 schrieb Mahlon E. Smith:
> Was attempting a gnome2.0 -> 2.2 upgrade over the weekend.
> Didn't go as smoothly as I had hoped, but I was able to iron most of it
> out.
> 
> Something that still has me scratching my head...
> 
> Trying to run gtk apps give me this error.
> 
> /usr/libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.0" not found
> 

libgtk-x11-2.0.so.0 is a gtk-2.0 and gtk-x11-2.0.so.200 is the new
gtk2.2 library.
you must reinstall all your gtk2-applications to link them against the
new library.

the best way is a "portupgrade -fr gtk20"

if you don't use portupgrade: 
you find it at /usr/ports/sysutils/portupgrade.

franz.

> I've run ldconfig -m /usr/X11R6/lib, and checking manually confirms that
> this library file doesn't exist.
> 
> Checking the ports db to see where this file comes from also turns up
> nothing:
> 
> % find /var/db/pkg -type f -print | xargs grep libgtk-x11
> /var/db/pkg/gtk-2.2.1/+CONTENTS:lib/libgtk-x11-2.0.a
> /var/db/pkg/gtk-2.2.1/+CONTENTS:lib/libgtk-x11-2.0.so
> /var/db/pkg/gtk-2.2.1/+CONTENTS:lib/libgtk-x11-2.0.so.200
> 
> As far as I can see, nothing in the ports dir (that I have installed,
> anyway) installs this library.  Where the heck do I get it if the gtk2 port
> doesn't give it to me?
> 
> 
> Mahlon E. Smith                        jabber id: mahlon@chat.martini.nu
> http://www.martini.nu/               get pgp key:  mahlon-pgp@martini.nu
> ........................................................................
>    The neighbor could smell; The wretched effluvium.  How could it so
>                           end? - Jonathan Fox
-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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