linux
hjjhce
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
bash: /usr/local/bin/rar: /lib/ld-linux.so.2: bad ELF interpreter:No such file or directory
使用的时候出现一个错误bash: /usr/local/bin/rar: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory 是因为64位系统中安装了32位程序解决方法:yum install glibc.i686 重新安装以后还有如下类系错误 再继续安装包 error while转载 2015-08-18 14:47:42 · 8410 阅读 · 0 评论 -
How to fix “error while loading shared libraries: libgtk-x11-2.0.so.0″
error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directoryTo fix this, simple install the package ia32-libs-gtk$ sudo apt-get install ia32转载 2015-08-18 14:54:06 · 473 阅读 · 0 评论 -
install netbeans
sudo sh netbeans-8.0.2-php-linux.sh --javahome /home/user/www/jdk/jdk1.8.0_45转载 2015-08-18 15:18:35 · 488 阅读 · 0 评论
分享