Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47585
| From | Walter Hurry <walterhurry@lavabit.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Build Python 2.7.5 - Modules missing |
| Date | 2013-06-10 17:51 +0000 |
| Organization | albasani.net |
| Message-ID | <kp53mt$hj5$1@news.albasani.net> (permalink) |
On building Python 2.7.5 I got the following message: Python build finished, but the necessary bits to build these modules were not found: dl imageop linuxaudiodev spwd sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. It carried on with the installation OK, but I don't understand the last sentence in the message. How can I find out exactly what modules are missing, and what I need to do to make sure they are built next time?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Build Python 2.7.5 - Modules missing Walter Hurry <walterhurry@lavabit.com> - 2013-06-10 17:51 +0000
Re: Build Python 2.7.5 - Modules missing Skip Montanaro <skip@pobox.com> - 2013-06-10 13:04 -0500
Re: Build Python 2.7.5 - Modules missing rusi <rustompmody@gmail.com> - 2013-06-11 04:32 -0700
Re: Build Python 2.7.5 - Modules missing Tony the Tiger <tony@tiger.invalid> - 2013-06-11 16:18 -0500
Re: Build Python 2.7.5 - Modules missing Walter Hurry <walterhurry@lavabit.com> - 2013-06-12 00:05 +0000
csiph-web