From: Bjorn L. <me...@le...> - 2000-05-02 20:02:45
|
Hi, Can anyone explain to me how to install the GLU library. I just installed the nvidia drivers for Xfree 4.0 (libGL.so) The libGL.so driver works great. My problem is that I can't use the GLU library anymore. I think it's a linking problem : OpenGL programs compile without errors, (using "-lGL -lGLU -lglut") but I get a "Segmentation Fault" at execution Can anyone tell me how to recompile GLU to match the provided libGL.so file Thanks a lot, Bjorn Leffler |