Lista Estou tentando instalar o software rtorrent via código fonte no gnu/linux debian stable. Para isso fiz o seguinte:
01 - su 02 - cd /tmp 03 - wget http://libtorrent.rakshasa.no/downloads/libtorrent-0.12.6.tar.gz 04 - wget http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.6.tar.gz 05 - cd /usr/local/src 06 - tar xzvf /tmp/libtorrent-0.12.6.tar.gz 07 - tar xzvf /tmp/rtorrent-0.8.6.tar.gz 08 - cd /usr/local/src/libtorrent 09 - ./configure --prefix=/usr/local/libtorrent 10 - make 11 - make install 12 - vi /etc/ld.so.conf 13 - acrecentar a linha "/usr/local/libtorrent/lib" 14 - ldconfig Até aqui nenhum problema. 15 - cd /usr/local/src/rtorrent-0.8.6 16 - ./autogen.sh 17 - ./configure --prefix=/usr/local/rtorrent A partir deste ponto já ocorreu problema. checking for libtorrent... configure: error: Package requirements (libtorrent >= 0.12.6) were not met: No package 'libtorrent' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables libtorrent_CFLAGS and libtorrent_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Executei o comando "configure" com os seguinte parâmetros: 18 - ./configure --prefix=/usr/local/rtorrent libtorrent_LIBS=/usr/local/libtorrent/lib/ libtorrent_CFLAGS=/usr/local/libtorrent/lib/ Aparentemente deu certo, pois apareceu a seguinte mensagem: checking for libtorrent... yes Mas quando executo o comand "make" aparecem várias mensagens de erro. Alguém por acaso instalou o rtorrent via código fonte? Obrigado -- .''`. Caio Abreu Ferreira : :' : i...@terra.com.br `. `'` Debian User `- Key fingerprint = 97F8 61AC 605F 8A8B 3BA1 D479 8C9A 52E8 6478 601F
signature.asc
Description: Digital signature