我想在Ubuntu12.04上安装libtorrent-rasterbar 0.14.10。
我认为这是解决VPN后泛滥问题的一种解决方案。
我试过增加一个旧的洪水PPA,但这会产生破碎的包装。我还尝试安装from源代码,但是在终端中出现了以下错误:
configure: error: We could not detect the boost libraries (version 1.34 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.这是我在这里的第一个问题,所以请先简单一点,谢谢你的任何提示。
发布于 2013-03-18 23:16:48
你已经试过这个包了吗?它可以在Ubuntu存储库中获得,它在Ubuntu12.04中打包了libtorrent-rasterbar 0.15.10。
sudo apt-get install libtorrent-rasterbar6除了0.14.10以外的其他版本有什么原因不起作用吗?
发布于 2013-03-19 01:37:30
您将需要安装一个boost版本,即1.49或更低。
https://askubuntu.com/questions/269695
复制相似问题