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


Groups > comp.lang.python > #3582

Re: Noob Question

References <9e2b46b9-a29d-4164-83b4-8ba6dc10342a@motornostixusa.com>
Date 2011-04-19 12:03 -0700
Subject Re: Noob Question
From Dan Stromberg <drsalists@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.578.1303239824.9059.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Apr 19, 2011 at 7:55 AM, Rob McGillivray
<robm@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.

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


Thread

Re: Noob Question Dan Stromberg <drsalists@gmail.com> - 2011-04-19 12:03 -0700

csiph-web