yannick misteli wrote:
> i just tried to compile the freeglut package but didn't succeed with  
> the error which probably lies in:
>
> ../include/GL/freeglut_std.h:114:19: error: GL/gl.h: No such file or  
> directory
> ../include/GL/freeglut_std.h:115:20: error: GL/glu.h: No such file or  
> directory
>
> thanks for any suggestion.
>
>
>
>   
freeglut should use the OpenGL stuff from your X11 distribution (which you 
didn't specify).  Check if /usr/X11R6/include/GL/gl.h and 
/usr/X11R6/include/GL/glu.h are indeed present.  If not, and you're using 
Apple's X11, then you need to reinstall the X11SDK package.

- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to