[Bug 221669] Review Request: Deluge - A Python BitTorrent client with support for UPnP and DHT

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 7 11:47:47 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Deluge - A Python BitTorrent client with support for UPnP and DHT
Alias: deluge

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221669





------- Additional Comments From G.Cohnen at t-online.de  2007-01-07 06:47 EST -------
deluge works great for me. AMD64 (x86_64)
It's fundamental to compile python-libtorrent with -DAMD64
In python-libtorrent.cpp are this lines
#ifdef AMD64
#define pythonLong int
#else
#define pythonLong long   <- see -DAMD64
#endif
I used this :
python-libtorrent-0.3.0-3.20061128svn.src.rpm
rb_libtorrent-0.11-2.src.rpm
deluge-0.4.1-1.src.rpm

the python-libtorrent.spec should changed for x86_64



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list