473,473 Members | 1,982 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Replacing RPM with Source Install

I've got a machine running Yellow Dog Linux (a PPC version of Red Hat) which has
Python 1.5.2-35a and I'd like to update.

I'd prefer to install from sources rather than depend on other people to release
RPMs but I have a little question.

My first instinct was to remove the RPM version of Python but I got a whole
screenful of dependency warnings (see below). How should I proceed? Should I go
ahead and yank the RPM-based Python and then compile/install the new version or
should I try to keep both installations?

--Richard

[root@g3server ~] rpm -e python
error: removing these packages would break dependencies:
python = 1.5.2 is needed by python-devel-1.5.2-35a
python >= 1.5.2 is needed by pygtk-0.6.8-3
python = 1.5.2 is needed by python-tools-1.5.2-35a
python is needed by PyXML-0.6.5-4
python is needed by 4Suite-0.11-2
python = 1.5.2 is needed by tkinter-1.5.2-35a
python >= 1.5.2-27 is needed by python-xmlrpc-1.5.1-7.x.3
python is needed by dateconfig-0.7.4-6
python is needed by mx-2.0.1-1
python is needed by postgresql-python-7.2-2a
python >= 1.5.2 is needed by rpm-python-4.0.3-1.03a
python >= 1.5.2 is needed by yup-0.7.6-8a
python >= 1.5.2 is needed by apacheconf-0.8.1-1
python >= 1.5.2 is needed by bindconf-1.6.1-1
python is needed by fetchmailconf-5.9.0-11
python is needed by printconf-0.3.61-4.1
/usr/bin/python is needed by gettext-0.10.40-4
/usr/bin/python is needed by PyXML-0.6.5-4
/usr/bin/python is needed by 4Suite-0.11-2
/usr/bin/python is needed by alchemist-1.0.18-1
/usr/bin/python is needed by yup-0.7.6-8a
/usr/bin/python is needed by gnome-core-1.4.0.4-38a
/usr/bin/python is needed by bindconf-1.6.1-1
/usr/bin/python is needed by kdelibs-2.2.2-2a
/usr/bin/python is needed by printconf-0.3.61-4.1
/usr/bin/python is needed by printconf-gui-0.3.61-4.1
Jul 18 '05 #1
1 1327
Richard Petty <re**********@austin.rr.com> writes:
My first instinct was to remove the RPM version of Python but I got
a whole screenful of dependency warnings (see below). How should I
proceed? Should I go ahead and yank the RPM-based Python and then
compile/install the new version or should I try to keep both
installations?


I'd recommended installing the new version separately, setting your
PATH variable to use it, and leaving the system version of python
unchanged.

You can compile and install new versions of python in independent
directories, such as /opt/python-2.3.3, with a command like:

./configure --prefix=/opt/python-2.3.3

See the README in the source for details.

--
Brian Gough

Network Theory Ltd,
Publishing the Python Manuals --- http://www.network-theory.co.uk/
Jul 18 '05 #2

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

Similar topics

5
by: Sorby | last post by:
Hi I've been coding in PHP for a little while now and was starting to feel pretty confident but then realise I need to understand regular expressions to solve a particular problem I've got ......
13
by: yaipa | last post by:
What would be the common sense way of finding a binary pattern in a ..bin file, say some 200 bytes, and replacing it with an updated pattern of the same length at the same offset? Also, the...
0
by: Erick | last post by:
Hi, Does any one know how to avoid to register of the event log source by the TransactedInstaller object? I have a service which have some code into the main method to self-register base on...
12
by: anonymous | last post by:
Hello, I need to replace this char  with another char. However I am not able to acieve this. I tried this but it doesnt work: str = str.Replace(chr(asc(194)), "") Can somebody help ?
12
by: Adam J. Schaff | last post by:
I am writing a quick program to edit a binary file that contains file paths (amongst other things). If I look at the files in notepad, they look like: ...
6
by: tentstitcher | last post by:
Hi all: I have a source xml document with an element of type string. This element contains something like the following: <stringData> &lt;Header&gt; &lt;Body&gt; </stringData> I would like to apply an...
1
by: bharathreddy | last post by:
This Article gives an introduction to VSTS Team Foundation & fundamental difference between Visual Source Safe (VSS) and VSTS Team Foundation. Team Foundation is a set of tools and technologies...
10
by: Scott M. | last post by:
I've seen many posts and ready articles discussing how changing the membership & roles "provider" in VS .NET is easy, but have yet to see instructions on how to do it. If I already have SQL...
29
by: Nick | last post by:
I've seen a few frameworks use the following: function $(id) { return document.getElementById(id); } Then to use: $('something').innerHTML = 'blah'; I'm just trying to roll this out to my...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.