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


Groups > comp.lang.python > #101942

Installing on linux - missing devel packages

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From "Frank Millman" <frank@chagford.com>
Newsgroups comp.lang.python
Subject Installing on linux - missing devel packages
Date Thu, 21 Jan 2016 09:18:09 +0200
Lines 16
Message-ID <mailman.136.1453360717.15297.python-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; format=flowed; charset="iso-8859-1"; reply-type=original
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de cvf/1zzOGfbhk27wvRY+3ABrcjBfVABO3SBqzKWv6IyQ==
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:missing': 0.07; 'components,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'fix': 0.21; 'installation': 0.23; 'import': 0.24; 'install': 0.25; 'header:X-Complaints-To:1': 0.26; 'fedora': 0.29; 'run': 0.33; 'source': 0.33; 'that,': 0.34; 'skip:. 20': 0.35; 'but': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'received:org': 0.37; 'missing': 0.37; 'sure': 0.39; 'enough': 0.39; 'to:addr:python.org': 0.40; 'easy': 0.60; 'entire': 0.61; 'complete': 0.63; 'frank': 0.72
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host 197.89.197.80
X-MSMail-Priority Normal
Importance Normal
X-Newsreader Microsoft Windows Live Mail 15.4.3502.922
X-MimeOLE Produced By Microsoft MimeOLE V15.4.3502.922
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:101942

Show key headers only | View raw


Hi all

Fedora 22 comes standard with Python 3.4.2. I want to install 3.5.1.

It is easy enough to download the source and run ./configure;make;make 
altinstall. But then I find that I cannot import gzip because zlib-devel is 
missing. I fix that, then I find that sqlite-devel is missing.

Is there an easy way to find out all the missing components, so that when 
the installation is complete I can be sure I have the entire standard lib?

Thanks

Frank Millman

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


Thread

Installing on linux - missing devel packages "Frank Millman" <frank@chagford.com> - 2016-01-21 09:18 +0200

csiph-web