Re: Filezilla doesn't work after libjpeg upgrade

2009-08-02 Thread Leonardo M . Ramé

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 dnel...@allantgroup.com wrote:

 From: Dan Nelson dnel...@allantgroup.com
 Subject: Re: Filezilla doesn't work after libjpeg upgrade
 To: Leonardo M. Ramé martinr...@yahoo.com
 Cc: freebsd-questions@freebsd.org
 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
     dnel...@allantgroup.com
 



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Filezilla doesn't work after libjpeg upgrade

2009-08-01 Thread Leonardo M . Ramé

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.

How can I avoid this?.

Leonardo M. Ramé
http://leonardorame.blogspot.com



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Filezilla doesn't work after libjpeg upgrade

2009-08-01 Thread Dan Nelson
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
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org