~ $ filezilla filezilla: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory Reproducible: Always Actual Results: ~ $ filezilla filezilla: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory Expected Results: filezilla client with gui ^^ I know that you hate that, but: ln -s /usr/lib/libjpeg.so.8.0.1 /usr/lib/libjpeg.so.62 works as temporary workaround
You can also rebuild filezilla to use newer installed libjpeg can't you ? or use revdep-rebuild (or FEATURES="preserved-rebuild" if you run ~arch). Probably INVALID.
Libjpeg was updated some time ago. Please run a `revdep-rebuild --ignore` from media-gfx/bootsplash-themes. This should rebuild net-ftp/filezilla, report back if this doesn't happen. Michael
@Gef it was a brand new emerge of filezilla (after a -C, I must say) and I have only one instance of jpeg lib installed (8a) rebuild (remerge) doesn't help (at least "as-is") @both revdep-rebuild only complains about openoffice For me case can be closed if you feel that it's only related to my very old system (maybe suffered too much profile update :) Anyway I can live with a symlink in my lib, was just FYI...