Re: [Python-Dev] not possible to install python 3.2

2011-04-02 Thread Nick Coghlan
On Wed, Mar 30, 2011 at 8:48 AM, Laura wrote: > The Result?  When I type python on Linux, i get the older version 2.7.1 > instead of the version that i just installed (python 3.2). > > Could you help me? As Benjamin noted, this is a question about using (/building) a released version of Python, a

Re: [Python-Dev] not possible to install python 3.2

2011-04-02 Thread Benjamin Peterson
You should ask python-list instead of here. 2011/3/29 Laura : > I order to install Python as python3 on Linux, i did: > > >     ./configure >     make >     make test >     sudo make install > > > However, when i typed "make test", i got two error messages: > > "test test_distutils failed -- multi

[Python-Dev] not possible to install python 3.2

2011-04-02 Thread Laura
I order to install Python as python3 on Linux, i did: ./configure make make test sudo make install However, when i typed "make test", i got two error messages: "test test_distutils failed -- multiple errors occurred; run in verbose mode for details" "sys:1: ResourceWarning: un