Filezilla doesn't work after libjpeg upgrade

Dan Nelson dnelson at allantgroup.com
Sat Aug 1 22:28:56 UTC 2009


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 at allantgroup.com


More information about the freebsd-questions mailing list