原创:小陈
运行总是说找不到libXp.so.6,
[root@localhost bin]# pwd
/usr/autodesk/maya/bin
[root@localhost bin]# ./maya.bin
./maya.bin: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
[root@localhost bin]#
解决方法:
装一下libXp这个包
http://xorg.freedesktop.org/
X.Org Xp library

