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


Groups > comp.lang.python > #27566

Re: python 6 compilation failure on RHEL

References (4 earlier) <k0u05t$d16$1@news.albasani.net> <mailman.3578.1345490260.4697.python-list@python.org> <k0u877$t3t$2@news.albasani.net> <mailman.3579.1345499354.4697.python-list@python.org> <k0v355$9ma$1@dont-email.me>
Date 2012-08-21 08:06 -0400
Subject Re: python 6 compilation failure on RHEL
From Jerry Hill <malaclypse2@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3598.1345550807.4697.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Aug 21, 2012 at 12:34 AM, John Nagle <nagle@animats.com> wrote:
>     After a thread of clueless replies, it's clear that nobody
> responding actually read the build log.  Here's the problem:

The very first reply, Emile's, pointed out that these were optional
modules, and that python did, in fact build successfully.

>   Failed to find the necessary bits to build these modules:
>         bsddb185
>         dl
>         imageop
>         sunaudiodev
>
> What's wrong is that the Python 2.6 build script is looking for
> some antiquated packages that aren't in a current RHEL.  Those
> need to be turned off.

They don't need to be turned off.  They can either be ignored (because
they aren't needed, and did not cause the build to fail), or the
development libraries for those pieces can be installed and python
recompiled.

The rest of the thread has been commenting on the OP's choice of
python version and operating system.  That's not exactly on topic, but
the original question was answered in the very first response.

-- 
Jerry

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


Thread

Re: python 6 compilation failure on RHEL Kwpolska <kwpolska@gmail.com> - 2012-08-20 19:12 +0200
  Re: python 6 compilation failure on RHEL Walter Hurry <walterhurry@lavabit.com> - 2012-08-20 17:20 +0000
    Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 11:02 -0700
      Re: python 6 compilation failure on RHEL Walter Hurry <walterhurry@lavabit.com> - 2012-08-20 18:37 +0000
        Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 12:19 -0700
          Re: python 6 compilation failure on RHEL Walter Hurry <walterhurry@lavabit.com> - 2012-08-20 20:55 +0000
            Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 14:50 -0700
              Re: python 6 compilation failure on RHEL John Nagle <nagle@animats.com> - 2012-08-20 21:34 -0700
                Re: python 6 compilation failure on RHEL Peter Otten <__peter__@web.de> - 2012-08-21 07:43 +0200
                Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 23:11 -0700
                Re: python 6 compilation failure on RHEL Jerry Hill <malaclypse2@gmail.com> - 2012-08-21 08:06 -0400

csiph-web