Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3813

Re: Python 3.2 on CentOS 5.6 & compatibility concerns

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.04; '2.x': 0.05; '3.2': 0.07; 'terry': 0.07; 'python': 0.07; 'indicates': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'am,': 0.14; 'wrote:': 0.14; "'make": 0.16; '*nix': 0.16; 'install.': 0.16; 'really?': 0.16; 'reedy': 0.16; '(like': 0.22; 'jan': 0.22; 'header:In-Reply-To:1': 0.22; 'breaking': 0.23; 'installation': 0.25; 'list': 0.30; 'does': 0.31; 'all,': 0.31; 'anyone': 0.31; 'to:addr:python-list': 0.32; 'break': 0.33; 'header:X-Complaints- To:1': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; 'problems': 0.37; 'it?': 0.37; 'parallel': 0.38; 'install': 0.38; 'but': 0.38; 'received:org': 0.38; 'to:addr:python.org': 0.39; 'could': 0.39; 'header:Mime-Version:1': 0.39; 'header:Received:5': 0.40; 'subject: & ': 0.61; 'charset:windows-1252': 0.61; 'upon': 0.63; 'i\x92ve': 0.84; 'risk.': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: Python 3.2 on CentOS 5.6 & compatibility concerns
Date Thu, 21 Apr 2011 13:21:19 -0400
References <6cbac610-3a41-45fb-b49b-8f4366e5c248@motornostixusa.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding quoted-printable
X-Gmane-NNTP-Posting-Host rain.gmane.org
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
In-Reply-To <6cbac610-3a41-45fb-b49b-8f4366e5c248@motornostixusa.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.713.1303406491.9059.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 82.94.164.166
X-Trace 1303406491 news.xs4all.nl 81484 [::ffff:82.94.164.166]:57031
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:3813

Show key headers only | View raw


On 4/21/2011 8:02 AM, Rob McGillivray wrote:
> Hi All,
>
> Does anyone know if it is ‘safe’ to install Python 3.2 on CentOS? By
> ‘safe’ I mean not breaking the existing base Python 2.4.x installation
> upon which various CentOS/RHEL services (like yum) depend. Will the
> ‘make install’ install 3.2 in parallel with the existing 2.x
> installation, or break it? I’m new to Python and OSS, but the little
> I’ve read indicates that this could be a major risk.

I have read on this list that there is a 'make altinstall' for *nix to 
avoid problems with the 'base' install. (2.4, really? that is ancient!).

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar


Thread

Re: Python 3.2 on CentOS 5.6 & compatibility concerns Terry Reedy <tjreedy@udel.edu> - 2011-04-21 13:21 -0400

csiph-web