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


Groups > comp.lang.python > #101968

Re: Installing on linux - missing devel packages

Path csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed0.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail
From Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de>
Newsgroups comp.lang.python
Subject Re: Installing on linux - missing devel packages
Date Thu, 21 Jan 2016 15:48:24 +0100
Lines 21
Message-ID <mailman.150.1453387717.15297.python-list@python.org> (permalink)
References <n7q0nl$n2d$1@ger.gmane.org> <CAPTjJmq3gsRE5cz9F5oAr0kByZgbtOgeH-Rem=FCpWeXDFMrMA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de ZH3XJ/Fzhxx0fAYntWLJJQUwdKKatoHdXLtwLWRjtqFQ==
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.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python3': 0.05; 'subject:missing': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'freshly': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'run:': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'software.': 0.25; 'install': 0.25; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'linux': 0.26; 'chris': 0.26; 'equivalent': 0.27; 'packaging': 0.27; '---': 0.28; 'received:132': 0.29; "i'm": 0.30; 'checked': 0.31; 'probably': 0.31; 'list': 0.34; 'question,': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'received:org': 0.37; 'sure': 0.39; 'to:addr:python.org': 0.40; 'called': 0.40; 'your': 0.60; 'more': 0.63; 'antivirus': 0.66; 'avast': 0.84; 'build-dep': 0.84; '"apt-get': 0.91; '(30': 0.91
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host 132.230.194.220
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0
In-Reply-To <CAPTjJmq3gsRE5cz9F5oAr0kByZgbtOgeH-Rem=FCpWeXDFMrMA@mail.gmail.com>
X-Antivirus avast! (VPS 160121-0, 01/21/2016), Outbound message
X-Antivirus-Status Clean
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:101968

Show key headers only | View raw


On 1/21/2016 8:27, Chris Angelico wrote:
>
> This is a Linux packaging question, more than a Python one. On Debian
> systems, the way to do that is "apt-get build-dep python3"; check your
> own package manager for an equivalent - it'll probably be called
> builddep or similar.
>

Yes, you'd run:

dnf builddep python3

The list of packages this returns (30 to install freshly on Fedora23) is 
impressive though so I'm not sure you really need all of these.


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

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


Thread

Re: Installing on linux - missing devel packages Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2016-01-21 15:48 +0100

csiph-web