Python Install

D

D

I'm sure this is an easy question for most here, but it's throwing me
for a loop at the moment - I need to upgrade RHEL 3 with the latest
version of Python. I downloaded the source and installed, but we're
still having problems (i.e. some Python apps don't work, Add/Remove
Applications console errors out and doesn't open, etc.). My guess is
that it's using old libraries or otherwise conflicting with the old
Python version, but I'm not sure how to remove the original version.
Any help would be greatly appreciated!
 
P

Paul Osman

I'm sure this is an easy question for most here, but it's throwing me
for a loop at the moment - I need to upgrade RHEL 3 with the latest
version of Python. I downloaded the source and installed, but we're
still having problems (i.e. some Python apps don't work, Add/Remove
Applications console errors out and doesn't open, etc.). My guess is
that it's using old libraries or otherwise conflicting with the old
Python version, but I'm not sure how to remove the original version.
Any help would be greatly appreciated!

RHEL uses python for distro specific tools pretty extensively iirc.
I'd stay away from source installs and stick to rpms / yum /
up2date / whatever RH uses these days.

Cheers,

Paul Osman
http://www.eval.ca
 
D

D

Thanks, Paul - do you know where I can get the RPM? I only see the
source on the Python website. Thanks.
 
O

olsongt

Paul said:
RHEL uses python for distro specific tools pretty extensively iirc.
I'd stay away from source installs and stick to rpms / yum /
up2date / whatever RH uses these days.

Cheers,

Paul Osman
http://www.eval.ca

You can also use 'make altinstall' This does everything but symlink to
python, so you can still run (for example) python2.4 to start your
scripts.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,298
Messages
2,571,540
Members
48,275
Latest member
tetedenuit01

Latest Threads

Top