When I run filezilla , this output is shown:
filezilla: error while loading shared libraries: /usr/lib/x86_64-linux-gnu/libtiff.so.5: invalid ELF header
And here is the ll /usr/lib/x86_64-linux-gnu/ | grep libtiff output:
lrwxrwxrwx 1 root root 16 may 29 14:23 libtiff.so.5 -> libtiff.so.5.2.4
-rw-r--r-- 1 root root 475496 may 29 14:23 libtiff.so.5.2.4
And when I try sudo apt install --reinstall libtiff5 this output is show:
/sbin/ldconfig.real: /usr/lib/x86_64-linux-gnu/libtiff.so.5 is not an ELF file - it has the wrong magic bytes at the start.
Uninstall and install filezilla no have any effect, any idea to fix it?
Result of lsb_release -a
LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID: LinuxMint
Description: Linux Mint 18.1 Serena
Release: 18.1
Codename: serena
Result of uname -a
Linux gabriel-B85-HD3 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux