Tried to compile Blender and d2x on Linux, neither would compile. Says I am missing openGL. I installed the headers AND the GLUT library, but it still doesn't trust me.
Exact error:
Code:
checking for IMG_ReadXPMFromArray in -lSDL_image... no
checking for main in -lGL... yes
checking for main in -lGLU... no
configure: error: GLU not found, --with-opengl cannot be used
redwolf@wolf:~/d2x-0.2.5$
Does anyone know how to fix this? I'm running Slackware 9 with emerde and the NVIDIA 5328 drivers (and yes, those headers are installed).
-edit- Crap, wxGTK won't install because of this either. I NEED OPENGL INSTALLED! How do I do this?