>Not sure. But I work with NVidia and have the following under >/usr/include/GL$ ls -l > >-rw-r--r-- 1 root root 376506 2009-01-06 22:13 glext.h >-rw-r--r-- 1 root root 72949 2009-01-06 22:13 gl.h >-rw-r--r-- 1 root root 17163 2008-10-22 05:58 glu.h >-rw-r--r-- 1 root root 3315 2008-10-22 05:58 glu_mangle.h >-rw-r--r-- 1 root root 33751 2009-01-06 22:13 glxext.h >-rw-r--r-- 1 root root 14021 2009-01-06 22:13 glx.h > >Do you have all of those installed as well? >Nikos
Yep, looks good: cd /usr/include/GL GL> ls -l total 692 -rw-r--r-- 1 root root 5028 2008-05-10 09:20 freeglut_ext.h -rw-r--r-- 1 root root 681 2008-05-10 09:20 freeglut.h -rw-r--r-- 1 root root 23684 2008-05-10 09:20 freeglut_std.h -rw-r--r-- 1 root root 388018 2008-10-22 00:51 glext.h -rw-r--r-- 1 root root 90754 2008-10-22 00:51 gl.h -rw-r--r-- 1 root root 83950 2008-10-22 00:51 gl_mangle.h -rw-r--r-- 1 root root 17163 2008-10-22 00:58 glu.h -rw-r--r-- 1 root root 3315 2008-10-22 00:58 glu_mangle.h -rw-r--r-- 1 root root 639 2008-05-10 09:20 glut.h -rw-r--r-- 1 root root 33458 2008-10-22 00:51 glxext.h -rw-r--r-- 1 root root 15234 2008-10-22 00:51 glx.h -rw-r--r-- 1 root root 3412 2008-10-22 00:51 glx_mangle.h drwxr-xr-x 2 root root 4096 2008-10-29 10:12 internal All of your files plus some mangle headers to boot. ~ Eric. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
