安装RTORRENT 的时候 出错
tar zvxf rtorrent-0.8.6.tar.gz
cd rtorrent-0.8.6
./configure --prefix=/usr --with-xmlrpc-c
make
make install
无法MAKE
提示
checking for sigc... configure: error: in `/usr/local/src/rtorrent-0.8.6':
configure: error: The pkg-config script could not be found or is too old. Make sure it
请问怎么回事啊。 或者谁给个安装RTORRENT的 教程 我按照搜索到的安装 试了好几个都是出这个错误
checking for pkg-config... no
[b]checking for sigc... configure: error: in `/usr/local/src/rtorrent-0.8.6':
configure: error: The pkg-config script could not be found or is too old. Make sure it[/b]is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables sigc_CFLAGS
and sigc_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details.
[root@korea rtorrent-0.8.6]# make
make: *** No targets specified and no makefile found. Stop.