[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rtorrent



On (20/04/10 21:41), Ricardo Esdra wrote:
> Caio Abreu Ferreira escreveu:
>> 	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
>>   
> a versão 0.7.9-2.2 não serve?
> ela está no stable
>
>> 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
>>   
> libtorrent10  é uma das libs relacionadas a libtorrent que está nos  
> repositórios do stable e sua versão é 0.11.9-1.1
>
> tem que ser está versão que você está tentando?
>
>
>> 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?
>>

	Prezad Ricardo

	Estou tentando instalar a última versão do software rtorrent pois
tenho feito algumas alterações no arquivo .rtorrent.rc e não tem surtido
nenhuma diferença. A versão do debian stable é a 0.7.9 e a do código fonte é
a 0.8.6.

-- 
 

 .''`.   Caio Abreu Ferreira
: :'  :  idic@terra.com.br
`. `'`   Debian User
  `-     Key fingerprint = 97F8 61AC 605F 8A8B 3BA1  D479 8C9A 52E8 6478 601F 

Attachment: signature.asc
Description: Digital signature


Reply to: