Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Aug 2009 17:28:52 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Leonardo =?utf-8?B?TS4gUmFtw6k=?= <martinrame@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Filezilla doesn't work after libjpeg upgrade
Message-ID:  <20090801222851.GA82067@dan.emsphone.com>
In-Reply-To: <565560.34503.qm@web35606.mail.mud.yahoo.com>
References:  <565560.34503.qm@web35606.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
	dnelson@allantgroup.com



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