BitTorrent bug while trying to download FC4t1

Michael Schwendt fedora at wir-sind-cool.org
Wed Mar 16 05:39:01 UTC 2005


On Wed, 16 Mar 2005 01:19:03 +0000, Michael A. Peters wrote:

> 
> On 03/15/2005 04:44:51 PM, Old Fart wrote:
> 
> > Well, a problem I've had was a simple issue of the path.
> > 
> > $ rpm -q python
> > python-2.3.3-6
> > $ rpm -ql bittorrent | grep site-packages | head -1
> > /usr/lib/python2.2/site-packages/BitTorrent
> > 
> > The solution was simply
> > export PYTHONPATH=/usr/lib/python2.2/site-packages
> > 
> > and then go run bittorrent as below.
> 
> The Bt package in Fedora Extras works fine for me - except my router  
> crashes about once an hour :-/ (not a linux or Bt client issue, it's  
> apparently the number of connections - really hard on cheap routers)
> 
> Try the Bt package in Fedora Extras.

The one in Fedora Extras CVS is even better, since it's the 4.0.0
version with the better gui, not the ancient 3.x.

  export CVSROOT=:pserver:anonymous at cvs.fedora.redhat.com:/cvs/extras
  export CVS_RSH=rsh
  cvs co bittorrent/FC-3
  cd bittorrent/FC-3
  make i386




More information about the fedora-test-list mailing list