pyopengl install problem on redhat 8.0

christoph lehmann at puk.unibe.ch
Sun Dec 1 16:32:51 EST 2002


thanks!

I changed some lines in the linux.cfg (from X11 to X11R6)
now it works

cheers
christoph
gulliver at atr.co.jp (Roberto Lopez-Gulliver) wrote in message news:<26b7aa41.0211300521.3fe3eb5d at posting.google.com>...
> do this as root :
> 
>    root # cd /usr; ln -s X11R6 X11
> 
> and try again
> 
> good luck.
> 
> --r
> 
> lehmann at puk.unibe.ch (christoph) wrote in message news:<e9851925.0211290440.4c14ef03 at posting.google.com>...
> > on a redhat 8.0 system (a31p thinkpad) i ran
> > 
> > python setup.py build
> > 
> > and got:
> > 
> > gcc -shared build/temp.linux-i686-2.2/GL.ARB.matrix_palette.o -L/usr/lib
> > -L/usr/local/lib -L/usr/X11/lib -Lbuild/temp.linux-i686-2.2 -lGL -lX11
> > -lXext -lGLU -linterface_util -lGLE -o
> > build/lib.linux-i686-2.2/OpenGL/GL/ARB/matrix_palette.so
> > /usr/bin/ld: cannot find -lX11
> > collect2: ld returned 1 exit status
> > error: command 'gcc' failed with exit status 1
> > 
> > 
> > please help me!!!
> > thanks a lot
> > christoph



More information about the Python-list mailing list