From: Brian P. <br...@pr...> - 2000-05-03 15:16:29
|
Bjorn Leffler wrote: > > 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 you pinpoint it with a debugger? > Can anyone tell me how to recompile GLU to match the provided libGL.so > file That shouldn't be necessary. -Brian |