Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-09-2007, 11:55 AM
|
#1
|
Member
Registered: Oct 2003
Location: Ellicott City, MD, US
Distribution: Fedora 11
Posts: 67
Rep:
|
can't build BitTorrent client; Python dependencies?
I downloaded BitTorrent-5.0.5-1-Python2.4.noarch.rpm and attempted to install it, but got the following:
[root@localhost bitTorrent]# rpm -iv BitTorrent-5.0.5-1-Python2.4.noarch.rpm
error: Failed dependencies:
python-crypto >= 2.0 is needed by BitTorrent-5.0.5-1.noarch
python-psyco is needed by BitTorrent-5.0.5-1.noarch
python-twisted >= 2.0 is needed by BitTorrent-5.0.5-1.noarch
python-zopeinterface is needed by BitTorrent-5.0.5-1.noarch
wxPython >= 2.6 is needed by BitTorrent-5.0.5-1.noarch
[root@localhost bitTorrent]# python -V
Python 2.5
(The last two lines were to check my Python version.)
I had tried this earlier with the "stock" FC4 installation of Python, i.e. v2.4, but got the same results as above.
I don't know anything about Python's packages or dependencies - can anyone give me a clue of what I might need in order to build this client?
Thanks,
Bruce
|
|
|
02-09-2007, 12:10 PM
|
#2
|
ReliaFree Maintainer
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
|
You don't have a problem with Python. You need wxPython > 2.6. wxPython is a different package. The latest is 2.8 something. You can get prebuilt binaries at SourceForge.
https://sourceforge.net/project/show...group_id=10718
|
|
|
02-09-2007, 11:16 PM
|
#3
|
Member
Registered: Oct 2003
Location: Ellicott City, MD, US
Distribution: Fedora 11
Posts: 67
Original Poster
Rep:
|
Quote:
Originally Posted by Arow
|
thanks. I downloaded the FC4 rpms wxPython2.8-gtk2-ansi-2.8.1.1-fc4_py2.4.i386.rpm and wxPython-common-gtk2-ansi-2.8.1.1-fc4_py2.4.i386.rpm, as well as for demos and docs. I hope these are the right ones (there were also files with "unicode" instead of "ansi", but I guessed these were what I wanted).
I can't get the demos to work, though ... I'm not sure I'm setting paths and so forth correctly.
When I try to install the BitTorrent client now, however, I now get this:
[root@localhost bitTorrent]# rpm -iv BitTorrent-5.0.5-1-Python2.4.noarch.rpm
error: Failed dependencies:
python-crypto >= 2.0 is needed by BitTorrent-5.0.5-1.noarch
python-psyco is needed by BitTorrent-5.0.5-1.noarch
python-twisted >= 2.0 is needed by BitTorrent-5.0.5-1.noarch
python-zopeinterface is needed by BitTorrent-5.0.5-1.noarch
i.e., no more complaints about the wxPython dependency. I guess now I need to search for these other things? Are they modules?
|
|
|
02-09-2007, 11:43 PM
|
#4
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
Have you ever tried using yum for your installations? Dries' repository has a noarch version. This would fix all your dependencies
|
|
|
02-10-2007, 08:05 AM
|
#5
|
Member
Registered: Oct 2003
Location: Ellicott City, MD, US
Distribution: Fedora 11
Posts: 67
Original Poster
Rep:
|
Quote:
Originally Posted by billymayday
Have you ever tried using yum for your installations? Dries' repository has a noarch version. This would fix all your dependencies
|
I forgot about yum ... in fact, I've never used it. Time to learn, I'd say.
(I've been using apt to get updates from the CCRMA site, but they're specific to pro audio. I figured I'd use yum for more general updates, if the need arose, in order to avoid potential inconsistencies between repositories. I don't know if this is necessary, or even wise, but I did run into trouble a couple of years ago, mixing updates from different repositories.)
|
|
|
02-10-2007, 08:49 AM
|
#6
|
Member
Registered: Oct 2003
Location: Ellicott City, MD, US
Distribution: Fedora 11
Posts: 67
Original Poster
Rep:
|
yum (was a problem installing bittorrent client)
Oh, for goodness' sake ... I can't believe I'm always forgetting about yum when I start moaning about how confusing it is to build and install software in FC.  I just did 'yum install bittorrent' and 'yum install bittorrent-gui' and they both worked like a charm.
I've really got to remember this the next time around!!
thanks for the help - Bruce
|
|
|
All times are GMT -5. The time now is 10:34 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|