473,386 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Install Python 2.4 on Fedora 3 Core

I have less than a week experience on linux, so I am a new newbie.
Python 2.3 came preinstalled. I installed version 2.4. All seemed to
go well except it installed to usr/local?

1. Was it wrong to install when logged in as 'root'? Does it make a
difference?

2. I looked in the package editor and there was no way to uninstall
2.3? Should I? If so, how can I? If not,what are the problems, if
any, of having both.

Thank you for your help.

Jul 18 '05 #1
2 1413
rbt
Bill wrote:
I have less than a week experience on linux, so I am a new newbie.
Python 2.3 came preinstalled. I installed version 2.4. All seemed to
go well except it installed to usr/local?

1. Was it wrong to install when logged in as 'root'? Does it make a
difference?

2. I looked in the package editor and there was no way to uninstall
2.3? Should I? If so, how can I? If not,what are the problems, if
any, of having both.

Thank you for your help.


Bill,

/usr/local is the path on Unix systems where add-on software is
traditionally installed. RH used to use Python heavily for many aspects
of their RHL distribution. I suspect they still do this with Fedora.
This is probably why the version of Python that came with Fedore cannot
be removed (at least not easily).

It's OK to have the RH version and the latest Python.org version
installed. You'll just have to specify the path to the version you wish
to use when running your scripts like this:

/usr/local/python <name_of_script.py>

There are some more advanced things you could do and I suspect others
will give you better advice. But all in all, you're OK.

Have fun.
Jul 18 '05 #2
"Bill" <wo*****@iun.edu> wrote:
2. I looked in the package editor and there was no way to uninstall
2.3? Should I? If so, how can I? If not,what are the problems, if
any, of having both.


if your OS comes with Python, there's a certain chance that it includes
utilities that rely on a specific Python version. removing or replacing that
version is usually a rather bad idea.

having multiple Python installations on a machine is usually no problem
at all.

</F>

Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Logan | last post by:
I have two different Python versions on my Linux system (2.2 and 2.3). I cannot remove version 2.2 because many configuration files of the system depend on this version of Python (and its...
1
by: Emile van Sebille | last post by:
QOTW: "If we get 2.3.3c1 out in early December, we could release 2.3.3 final before the end of the year, and start 2004 with a 100% bug-free codebase <wink>." -- Tim Peters "cjOr proWe vbCould...
1
by: richardun | last post by:
My goal is to install python2.4 using yum (wouldn't you know it, it's a dependency for something else). >From this page (), I followed the following instructions: 1. ...creat...
1
by: James Stroud | last post by:
Hello All, I will soon have an excuse to install a new operating system on my computer. I would like to know exactly what operating system I should have so that I can get wxPython going....
4
by: Matt Feinstein | last post by:
Hi all-- I'm planning to try to do a completely local install of matplotlib (in Fedora Core 1)-- the system administrator isn't going to stop me-- but he isn't going to cooperate either. I've...
0
by: maluyao | last post by:
Install IBM DB2 on Fedora Core 5 (Bordeaux) author: maluyao RHCE. maluyao@NOSPAMgmail.com(remove NOSPAM) http://www.teenblog.org/tiantian/ (Chinese Version) Pre-installation notes:...
3
by: TonyHa | last post by:
Hello I try to install boost_1_33_1 on RedHat Linux. I have downloaded boost into /user/dtgtools/tmp and I try to install it into /user/dtgtools/packages/boost. I use the following commands:...
1
by: Frank Potter | last post by:
I use "python setup.py install" to install PIL in fedora with python 2.4, But I got these errors: running build_ext building '_imaging' extension creating build/temp.linux-i686-2.4 creating...
3
by: spectrumdt | last post by:
Hello. I am trying to install Pypvm (http://pypvm.sourceforge.net/), the Python interface to PVM ("Parallel Virtual Machine"). Unfortunately, installation fails. I am hoping someone can help me...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.