标签:libxext.so.6:cannot open shared object file
【Q2】libXext.so.6:cannot open shared object file
【原因】在64位的centos安装64位的oracle的时候,有时候会出现“libXext.so.6: cannot open shared object file:”的错误。
这个原因主要是oracle在安装的时候需要安装一些32位的lib,也就是类似于windows下的dll
【解决方法】
#yum install -y libXext.i686
本文出自 “奋斗不止” 博客,请务必保留此出处http://peenboo.blog.51cto.com/2865551/1790113
2、Ora_Q2_libXext.so.6:cannot open shared object file
标签:libxext.so.6:cannot open shared object file
原文地址:http://peenboo.blog.51cto.com/2865551/1790113