Debian PyOpenGL module?
flight at mathi.uni-heidelberg.de
flight at mathi.uni-heidelberg.de
Fri Sep 24 04:24:31 EDT 1999
On Fri, Sep 24, 1999 at 02:42:46PM +0800, Douglas du Boulay wrote:
> Hi,
> I am wondering if there exists a packaged version of PyOpenGL for
> debian+potato+intel ?
>
> I made a very quick attempt to build from tgz sources but the make
> failed while looking
> for /usr/lib/python1.5/config/makefile....
> Apparently in the Python1.5 Debian distribution there is no "config"
> subdirectory.
> Have I missed an important extra debian package somewhere, or is the
> debian python distribution just not designed for adding extra packages?
You need the python-dev package. python-base is only the runtime system and the libraries, python-dev contains what you need to compile extension modules.
Gregor
More information about the Python-list
mailing list