Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MIssing GLU library
08-30-2005, 09:12 AM,
#11
MIssing GLU library
Run ldconfig as root, just to be safe.Note that if your libGLU.so is in a path other than /usr/X11R6/lib, you'd want to modify fizz's export commands to be:<pre>export CFLAGS=-L/your/path/hereexport CXXFLAGS=-L/your/path/here</pre>(replacing /your/path/here with the actual path to libGLU.so)Also, if you find libGLU.so, do my glutest.c with the following:<pre>g++ glutest.c -lGLU -L/your/path/here -o glutest</pre>
Reply


Messages In This Thread
MIssing GLU library - by jaddin - 08-28-2005, 12:15 AM
MIssing GLU library - by thelusiv - 08-28-2005, 12:34 PM
MIssing GLU library - by jaddin - 08-28-2005, 03:23 PM
MIssing GLU library - by FFuser - 08-28-2005, 04:33 PM
MIssing GLU library - by jaddin - 08-28-2005, 04:46 PM
MIssing GLU library - by thelusiv - 08-28-2005, 07:28 PM
MIssing GLU library - by joevenzon_phpbb2_import3 - 08-28-2005, 10:35 PM
MIssing GLU library - by fizz - 08-29-2005, 05:50 AM
MIssing GLU library - by jaddin - 08-30-2005, 01:44 AM
MIssing GLU library - by fizz - 08-30-2005, 02:44 AM
MIssing GLU library - by joevenzon_phpbb2_import3 - 08-30-2005, 09:12 AM
MIssing GLU library - by jaddin - 08-31-2005, 12:58 AM
MIssing GLU library - by Nille - 09-09-2005, 07:06 AM
MIssing GLU library - by jaddin - 10-11-2005, 01:39 AM
MIssing GLU library - by thelusiv - 10-11-2005, 01:55 AM
MIssing GLU library - by jaddin - 10-13-2005, 11:31 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)