Closed Martwu closed 11 years ago
是通过PPA安装的么?是的话建议clone一下dev分支自己编译安装个,那分支应该不会出现崩溃的情况。。。目前还没时间更新版本更新PPA。。。
噢,看ppa的也是版本0.31。以为也是最新版本了。好的我去试试。
Sent from blackberry 9650
试着去编译,通过了。安装好。虚拟终端上启动提示 xmradio: error while loading shared libraries: libxmradio-core.so: cannot open shared object file: No such file or directory 然后我ldd /usr/local/binxmradio | grep core 发现 libxmradio-core.so => not found
额,你设置了安装目录没有?默认是/usr/local的,系统搜不到 用-DCMAKE_INSTALL_PREFIX设置一下(比如是/usr)
On Wed 26 Dec 2012 03:21:12 PM CST, MartWood wrote:
试着去编译,通过了。安装好。虚拟终端上启动提示 xmradio: error while loading shared libraries: libxmradio-core.so: cannot open shared object file: No such file or directory 然后我ldd /usr/local/binxmradio | grep core 发现 libxmradio-core.so => not found
— Reply to this email directly or view it on GitHub https://github.com/timxx/xmradio/issues/11#issuecomment-11682068.
Weitian
Oh,sorry。。。。自己没怎么编译安装过东西,不知道这些细节。。。。一开始设置为/opt时倒是好像不生效的样子。。。
试了。。还是不OK。。。
还是原来找不到库的提示?还是崩溃。。
On Wed 26 Dec 2012 04:04:21 PM CST, MartWood wrote:
试了。。还是不OK。。。
— Reply to this email directly or view it on GitHub https://github.com/timxx/xmradio/issues/11#issuecomment-11682508.
Weitian
要不你等一下PPA更新再试试吧,我刚上传了,反正最近没啥时间,先上传改好的几个bug。。。
唔,好的。
Sent from blackberry 9650
我的系统是64bit Ubutnu 12.10 用的桌面是unity,总是打开播放一段比较短的时间后,就无任何提示地推出了。我在虚拟终端上运行,就输出如题的提示。。然后结束了。