Texto puro - BitTorrent
O que podemos fazer em modo texto? Tudo! Inclusive assistir filme (artigo aqui no VOL). E como você faria o download desses filmes? Torrent. E como usar o Torrent em modo texto? É algo extraordinariamente SIMPLES.
Parte 2: Instalando BitTorrent e suas dependências
Requer: Python 2.4 instalado
Instalação do Python:
Para Debian-like: :P
# apt-get install python
ou:
# yum -y install python (Red Hat like)
ou:
# wget http://www.python.org/ftp/python/2.5.1/Python-2.5.1.tgz
# tar zxvf Python-2.3.3.tgz
# cd Python-2.3.3
# ./configure
# make
O Python agora já está funcionando, porém não está instalado em /usr/local no system., então termine com:
# make install
Instalação do BitTorrent:
Para Debian-like: :P
# apt-get install bittorrent
ou:
Red Hat / SuSE / Fedora Core:
# yum -y install bittorrent-gui
ou pegue o arquivo no site:
# tar zxvf BTpp-0.5.3-src.tar.gz
# cd BTpp-0.5.3-src
# ./configure
# make
# make install
Instalação do Python:
Para Debian-like: :P
# apt-get install python
ou:
# yum -y install python (Red Hat like)
ou:
# wget http://www.python.org/ftp/python/2.5.1/Python-2.5.1.tgz
# tar zxvf Python-2.3.3.tgz
# cd Python-2.3.3
# ./configure
# make
O Python agora já está funcionando, porém não está instalado em /usr/local no system., então termine com:
# make install
Instalação do BitTorrent:
Para Debian-like: :P
# apt-get install bittorrent
ou:
Red Hat / SuSE / Fedora Core:
# yum -y install bittorrent-gui
ou pegue o arquivo no site:
# tar zxvf BTpp-0.5.3-src.tar.gz
# cd BTpp-0.5.3-src
# ./configure
# make
# make install
Parabéns, mt bom