Thanks Dan, it was WxGTK2 that caused the issue. It was solved by a simple portupgrade wxgtk2.
Leonardo M. Ramé http://leonardorame.blogspot.com --- On Sat, 8/1/09, Dan Nelson <[email protected]> wrote: > From: Dan Nelson <[email protected]> > Subject: Re: Filezilla doesn't work after libjpeg upgrade > To: "Leonardo M. Ramé" <[email protected]> > Cc: [email protected] > Date: Saturday, August 1, 2009, 7:28 PM > In the last episode (Aug 01), > Leonardo M. Ramé said: > > > > A couple of weeks ago I upgraded libjpeg to 10, and > had to upgrade a bunch > > of programs that required this library. > > > > Today I needed to use FileZilla client and received > this error: > > > > /libexec/ld-elf.so.1: Shared object "libjpeg.so.9" not > found, required by "libwx_gtk2_aui-2.8.so.0" > > > > I tried to recompile FileZilla to avoid the error and > it is still showing. > > Sounds like you missed upgrading whatever port installed > libwx_gtk2_aui-2.8.so.0, since it still depends on > libjpeg.so.9. Run > "locate libwx_gtk2_aui-2.8.so.0", then "pkg_info -W > (whatever locate > finds)", then "portupgrade -f (whatever pkg_info finds)". > > -- > Dan Nelson > [email protected] > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
