linux deepin 11.06.1 系统重新启动后 PPS依然不能正常使用
Tofloor
poster avatar
156405189
deepin
2011-09-07 19:35
Author
linux deepin 11.06.1 系统重新启动后 PPS依然不能正常使用
Reply Favorite View the author
All Replies
wc******[email protected]
deepin
2011-09-07 19:47
#1
不会吧  我的可以呀
Reply View the author
156405189
deepin
2011-09-09 16:31
#2
我的11.06.1是64位版的!
Reply View the author
156405189
deepin
2011-09-09 20:56
#3
[manbuzhe@~]$ /opt/pps/bina/PPStrem
/opt/pps/bin/PPStream: error while loading shared libraries: libemscore.so.0: cannot open shared object file: No such file or directory

[manbuzhe@~]$cd  /opt/pps/bin
[manbuzhe@~]$cd  ./PPStrem

只有这样才能够运行!
Reply View the author
towoo2001
deepin
2011-09-24 12:47
#4
linux deepin 11.06.1 系统重新启动后 PPS依然不能正常使用

使用命令将必要的文件链接到/usr/lib里面
ln -sv /opt/pps/lib/libemscore.so.0.xxxxx /usr/lib/libemscore.so.0
Reply View the author