I get a message: can't find -lGLU.
How do I proceed?
I get a message: can't find -lGLU.
How do I proceed?
TryOriginally posted by hardiman:
I get a message: can't find -lGLU.
How do I proceed?
$ locate libGLU
If nothing turns up, you don't have that library.
You can download and build Mesa's GLU library
from www.mesa3d.org .
If something does turn up, look at the path.
Make sure you tell GCC about that path with -L