[PyOpenGL-Users] Newbie problem with PyOpenGL build
Brought to you by:
mcfletch
From: Allen T. <ry...@ho...> - 2002-08-18 06:18:05
|
I am trying to build/install PyOpenGL on my laptop which runs RH Linux 7.3. When I run python2 setup.py build I keep getting the following error message: .... skipping 'GL.WIN.swap_hint' extension (up-to-date) skipping 'GL._3DFX.tbuffer' extension (up-to-date) skipping 'GL.__init___' extension (up-to-date) skipping 'GLE' extension (up-to-date) skipping 'GLU.SGI.filter4_parameters' extension (up-to-date) skipping 'GLU.__init___' extension (up-to-date) building 'GLUT' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/local/include -I/usr/X11/include -I/usr/include/python2.2/Numeric -Isrc/gle/src -I/usr/include/python2.2 -c src/interface/GLUT.c -o build/temp.linux-i686-2.2/GLUT.o src/interface/GLUT.c:6:21: GL/glut.h: No such file or directory error: command 'gcc' failed with exit status 1 I would appreciate anyone's suggestions or advice. Thanks! Ryoga _________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com |