Date: Mon, 10 Jun 2002 10:02:37 -0400 (EDT) From: Trevor Johnson <trevor@jpj.net> To: Lars Bungum <lars.bungum@copyleft.no> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: gimp Message-ID: <20020610094704.M25012-100000@blues.jpj.net> In-Reply-To: <1023709994.18863.4.camel@truth.in.copyleft.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> Thanks, Trev! Gimp compiled nicely when I removed xview, (wasn't used > by anyone). > > However, xsane, that now also compiles nicely fails at startup with this > error message: > > Mvh.bungum$tr [~/.gimp-1.2/plug-ins] xsane > /usr/libexec/ld-elf.so.1: Shared object "libgimpui.so.1" not found > > Seems like the library is now called "libgimpui.so.2". Is there anyway > I can resolve this? When I link it in as a gimp plugin, Gimp simply > fails to load. I checked out a recent copy of the ports tree and, with Gimp not installed, did (the equivalent of) "cd /usr/ports/graphics/xsane;make package clean" and didn't see that problem. I'm guessing that you did something like: - long ago, installed Gimp and xsane - de-installed Gimp but not xsane - recently, installed a newer version of Gimp - recompiled, but did not reinstall, a newer version of xsane - tried to run your old xsane Try deinstalling xsane and installing the copy you just compiled. Perhaps then it will be linked to gimp libraries that actually exist. -- Trevor Johnson 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?20020610094704.M25012-100000>