centos 7 安装 filezilla 错误

[zzh@bogon bin]$ ./filezilla

./filezilla: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory


解决:安装64位的版本程序

You are missing libpng. Install libpng12 64-bit version with this command:

yum install libpng12.x86_64
http://stackoverflow.com/questions/22578827/libpng12-so-0-cannot-open-shared-object-file-genymotion

相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native