[PyOpenGL-Users] problems compiling pyopengl
Brought to you by:
mcfletch
From: gabor <ga...@re...> - 2002-12-18 18:12:33
|
hi, when compiling pyopengl i got errors like: cannot find -lGLU, cannot find -lXext etc.. i checked and i have libGLU.so, and it's in /usr/X11R6/lib... so it looks like the installer can't find them. i symlinked them into /usr/lib and now the installer works, but i would prefer a cleaner solution. any ideas? gabor |