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


Groups > comp.lang.python > #101968 > unrolled thread

Re: Installing on linux - missing devel packages

Started byWolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de>
First post2016-01-21 15:48 +0100
Last post2016-01-21 15:48 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#101968 — Re: Installing on linux - missing devel packages

FromWolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de>
Date2016-01-21 15:48 +0100
SubjectRe: Installing on linux - missing devel packages
Message-ID<mailman.150.1453387717.15297.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web