Noob Question

Dan Stromberg drsalists at gmail.com
Tue Apr 19 15:03:41 EDT 2011


On Tue, Apr 19, 2011 at 7:55 AM, Rob McGillivray
<robm at motornostixusa.com> wrote:
> Hi All,
>
> I'm new to Python, and trying to get python 3.2 installed on Centos 5.6. When I run 'make test', I receive several errors. The readme states that you can generally ignore messages about skipped tests, but as you can see below, some of the tests failed and a number were 'unexpected skips', so I'm not sure if I can go ahead with the install or need to perform further troubleshooting.

I'm guessing you need to install development versions of the various
libraries on which these modules depend.  If they aren't detected
during  configure, they probably won't be built.



More information about the Python-list mailing list