|
|

楼主 |
发表于 2008-7-26 17:18:30
|
显示全部楼层
adobe搞定了,原来少个插件
运行matlab时,提示/opt/matlab/bin/glnx86/MATLAB: error while loading shared
libraries: libXp.so.6: cannot open shared object file: No such file or directory
我按照网上的说法,复制光盘中的 libmwins.so到/usr/lib中,并且改为libXp.so.6
但是仍然提示:/opt/matlab/bin/glnx86/MATLAB: symbol lookup error:
/opt/matlab/bin/glnx86/../../bin/glnx86/../../bin/glnx86/../../bin/glnx86/libXp.so.6:
undefined symbol: _ZTVN8EasySoap16SOAPHTTPProtocolE
难道没有人遇到这样的问题吗 |
|