Re: bittorrent problems

David Breakey <[email protected]> Sat, 11 Jun 2005 14:23:26 -0600
Newsgroups gmane.linux.mandrake.cooker.amd64
Message-ID <[email protected]>
Build it under the 64-bit arch; it seems to have problems finding
required libraries otherwise, even though it is *supposed* to be
arch-independent.

In case you're not familiar with it, to rebuild a source package, use
rpmbuild --rebuild <packagename>.src.rpm, after acquiring the source
package, of course. Naturally, you'll also need all dependent build
packages, too.

Alternatively, I can rebuild it and upload it somewhere, if you prefer,
but I can't guarantee dependencies in that case (my system is constantly
in a state of flux).

On Sat, 2005-06-11 at 13:57 -0400, Bradley D. Pierson wrote:
> Hello, I seem to be having some trouble getting bit torrent to work
> under mandriva 64 LE 2005, what do I need to do to correct this problem
> right here:
> 
> Traceback (most recent call last):
>   File "/usr/bin/btdownloadcurses.py", line 28, in ?
>     from BitTorrent.download import Feedback, Multitorrent
> ImportError: No module named BitTorrent.download
> 
> what does this mean?  any help appreciated.
> 
> Thank you
> Bradley Pierson