From owner-freebsd-gnome Mon Feb 24 17: 9:31 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A90AC37B401 for ; Mon, 24 Feb 2003 17:09:29 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id C401743FB1 for ; Mon, 24 Feb 2003 17:09:28 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from [212.41.243.28] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id E80FF766E7; Tue, 25 Feb 2003 02:09:26 +0100 (CET) Subject: Re: GTK oddness. From: Franz Klammer To: "Mahlon E. Smith" Cc: FreeBSD-gnome In-Reply-To: <20030224214534.GD1452@martini.nu> References: <20030224214534.GD1452@martini.nu> Content-Type: text/plain Organization: Message-Id: <1046135372.635.12.camel@ds9.webonaut.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 25 Feb 2003 02:09:32 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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