Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
 |
07-12-2005, 06:46 PM
|
#1
|
Member
Registered: Sep 2004
Location: western massachusetts
Distribution: fedora core 3, Suse 10
Posts: 877
Rep:
|
can't open file /usr/lib/python/compileall.py while installing plucker.
hi i tried installing plucker and i got this error message:
can't open file /usr/lib/python/compileall.py
i assume this means it didn't install correctly i haven't been able to use it (but wasn't sure how to in the first place. Didn't see any link to it in the start up menu and there is nothing named plucker in my $PATH) rpm -qa | grep plucker does show that is installed tho. does anyone know what the error message means? thanks for any replies in advance.
|
|
|
07-12-2005, 07:22 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
you dont know how to install it in the first place? did you read the readme or check the website?
if so and followed everything as you should, then i dont really know.
the error looks like either you dont have priveledges to access the file, or it doesnt exist.
|
|
|
07-12-2005, 07:36 PM
|
#3
|
Member
Registered: Sep 2004
Location: western massachusetts
Distribution: fedora core 3, Suse 10
Posts: 877
Original Poster
Rep:
|
it was an rpm, i know how to install rpms. it looks like the file doesn't exist. so i guess i'll have to investgate more and find out exactly what this compileall.py file is.
|
|
|
07-12-2005, 07:41 PM
|
#4
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
sorry i misread your initial comment, i thought u said you didnt know how to install it in the first place, but you said you didnt know how to _use_ it in the first place.
did you download the 'plucker desktop' rpm? or which file did you download? if not, then try downloading the rpm or source rpm and compiling/installing that
rpm
source rpm
Last edited by nadroj; 07-12-2005 at 07:44 PM.
|
|
|
11-01-2005, 11:11 AM
|
#5
|
LQ Newbie
Registered: Nov 2005
Posts: 18
Rep:
|
You might be using a more recent version of Python. Try uninstalling the RPM, issuing these two commands, then reinstalling the RPM:
cd /usr/lib
ln -s python2.4 python
|
|
|
All times are GMT -5. The time now is 05:12 PM.
|
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
|
|