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


Groups > comp.lang.python > #74967

Re: Installing Python 2.6.2 on Ubuntu 12.1

Newsgroups comp.lang.python
Date 2014-07-21 22:05 -0700
References <mailman.12136.1405961665.18130.python-list@python.org>
Message-ID <f37814d8-97ee-4403-9677-3e576643560c@googlegroups.com> (permalink)
Subject Re: Installing Python 2.6.2 on Ubuntu 12.1
From Miki Tebeka <miki.tebeka@gmail.com>

Show all headers | View raw


Greetings,

> The installation went through successfully, however I
> noticed that some of the _*.so files did not get built under
> lib/python2.6/lib-dynload/ folder (eg _sha256.so) , which is likely the reason
> why my setuptools install failed due to the error:
I believe you need the developer libraries for that (including the C header files). IIRC "sudo apt-get build-dep python" should install all the required packages.

HTH,
--
Miki

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


Thread

Installing Python 2.6.2 on Ubuntu 12.1 Behzad Dastur <bdastur@gmail.com> - 2014-07-21 09:36 -0700
  Re: Installing Python 2.6.2 on Ubuntu 12.1 Miki Tebeka <miki.tebeka@gmail.com> - 2014-07-21 22:05 -0700

csiph-web