[Python-Dev] Installing python27-devel on Centos5.8 running python2.4
Brett Cannon
brett at python.org
Wed Sep 25 18:17:12 CEST 2013
More information about the Python-Dev mailing list
Wed Sep 25 18:17:12 CEST 2013
- Previous message: [Python-Dev] Installing python27-devel on Centos5.8 running python2.4
- Next message: [Python-Dev] astgen.py vs. ASDL for ASTs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This list is for the developing *of *Python, not it's use. You can try asking on python-list for some help. On Wed, Sep 25, 2013 at 4:07 AM, alok bhan <rajalokan at gmail.com> wrote: > Hi All > > I need help in installing python development packages (python27-devel) on > Centos5.8. Upgrading hardware is not an option as of now. > > I've installed python2.7 in the same machine by > $ wget --no-check-certificate > http://www.python.org/ftp/python/2.7.3/Python-2.7.3.tgz > $ ./configure --prefix=/usr/local/Python2.7 > $ make altinstall > > Now I need help in installing python-devel package for 2.7. > > $ sudo yum info python2.7-devel gives no info. Whereas the package is > there for python26-devel. > > Tried many suggestions after googling but still no luck. Any help or > pointer for exact steps will be great. > > Thanks > Alok Bhan > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/brett%40python.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130925/196a0926/attachment.html>
- Previous message: [Python-Dev] Installing python27-devel on Centos5.8 running python2.4
- Next message: [Python-Dev] astgen.py vs. ASDL for ASTs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list