Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101968
| From | Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Installing on linux - missing devel packages |
| Date | 2016-01-21 15:48 +0100 |
| Message-ID | <mailman.150.1453387717.15297.python-list@python.org> (permalink) |
| References | <n7q0nl$n2d$1@ger.gmane.org> <CAPTjJmq3gsRE5cz9F5oAr0kByZgbtOgeH-Rem=FCpWeXDFMrMA@mail.gmail.com> |
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
Re: Installing on linux - missing devel packages Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2016-01-21 15:48 +0100
csiph-web