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


Groups > comp.lang.python > #66288

Python version problem for rpm

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!goblin3!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <anjutiwari5@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.037
X-Spam-Evidence '*H*': 0.94; '*S*': 0.01; 'interpreter': 0.05; 'subject:Python': 0.06; 'interpreter.': 0.07; 'subject:version': 0.09; 'python': 0.11; '2.7': 0.14; 'all,': 0.19; 'install': 0.23; 'subject:problem': 0.24; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'version': 0.36; 'two': 0.37; 'thank': 0.38; 'requiring': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'default': 0.69; '2.7.': 0.84; 'don&rsquo;t': 0.84; 'rpm': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zfAJ+E1JATLke3yRwmFFA0bXhK2ki6L/ca5FcJyWXEc=; b=xZqxS7llarqOr0ErlEMw0E1w/l79wRHDsBzyjYj8U+tGHjGX7nVYLjoa320bmY1iKk 4gUk6NbBBVWpUlIAPQppbDUBau/Oopi8zMGT1I+XmTZCJ1Skr63WZZ4Q5W2O/zj9fwD/ EIcf1f1urLMmnOEsSdMliilLhMzNlYIfR7iWHv9+JRl36wqDmPmWDQJHARbWtg1bBz6f xWFrpuNWbW1m9honVpCf6NTq/Ung36aY8gQLs/Jaeqk+izwwQOjqOUAGKy322XmfkQoa J3a8BA7cn/vMIbbMnrNkLCWPSGr6gWs1+Wq53eJ2sCfWtVZKuPQVpLHTQ7HjmFlNOWOc 2esQ==
MIME-Version 1.0
X-Received by 10.224.167.143 with SMTP id q15mr9788768qay.97.1392358858033; Thu, 13 Feb 2014 22:20:58 -0800 (PST)
Date Fri, 14 Feb 2014 11:50:57 +0530
Subject Python version problem for rpm
From anju tiwari <anjutiwari5@gmail.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=089e0149ce00220fb604f257cf86
X-Mailman-Approved-At Fri, 14 Feb 2014 09:50:55 +0100
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.6911.1392367856.18130.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392367856 news.xs4all.nl 2900 [2001:888:2000:d::a6]:51416
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66288

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi all,

I have two version of python 2.4 and 2.7.

By default python version is 2.4 . I want to install need to install some
rpm
which needs python 2.7 interpreter. how can I enable 2.7 interpreter for
only those
packages which are requiring python 2.7, I don't want to change my default
python version(2.4).

Thank you

ANJU TIWARI

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


Thread

Python version problem for rpm anju tiwari <anjutiwari5@gmail.com> - 2014-02-14 11:50 +0530

csiph-web