我正在按照 Windows 上的 rTorrent 安装说明进行操作。 http://rtwi.jmk.hu/wiki/rTorrentOnWindows
..我需要帮助。
安装 libTorrent 复制代码
执行 autogen.sh 命令时,出现错误 aclocal... 未找到 aclocal
^别拿这个开玩笑。提前谢谢你。
答案1
未找到 aclocal
aclocal 是 automake 包的一部分。在 cygwin 上安装 automake
虽然不是直接的答案,但是一种解决方法:
如果你需要适用于 Windows 的命令行 torrent 客户端,请使用 aria2:http://aria2.sourceforge.net/
如果你正在寻找适用于 Windows 的开源客户端,你可以使用 transmission 和 qbittorrent
答案2
程序‘aclocal’可以在以下软件包中找到:
- 自动制作
- automake1.10
- automake1.4
- automake1.9
- automake1.7
像这样安装:
wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
install apt-cyg /bin
apt-cyg install automake