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

Re: BitTorrent and Python



5:19pm Florin Andrei said:

>On Mon, 2003-03-31 at 17:09, David Krider wrote:
>> Well, my company is a paying RHN member, and I really would like to get 
>> the iso's. I've read about this ``BitTorrent'' stuff, and even installed 
>> it. But it's complaining about not having Python >= 2 on my Red Hat 7.3 
>> system. Yet I have an rpm installed called python2-2.2-16. I know beans 
>> about Python. Can someone help me understand what I need to do to make 
>> this work?
>
>Perhaps i'm missing the point here, but did you installed wxPython?
>BitTorrent needs it, and i believe it's not in the RH kit.

I've have about 5 minutes with BitTorrent. And sans wxPython too. 
Extract the tarball, run this little ditty, then rtfs or just run the 
curses and headless scripts.

src/BitTorrent-3.2.1b$ perl -pi -e 's|/usr/bin/env python$|/usr/bin/env python2.2|' *.py

Haha! Perl maketh Python go. ;)

../C





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