微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐


Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native
centos6.5下postgres-XC集群安装与配置
CentOS 6使用openssl搭建根CA
CentOS6.6中安装VNC server
CentOS下更新Python最新版本