You don't give any information about your system
like the output of perl -V, the OS.. but it appears
that you don't have Apple GLUT on your system.
 
I'll let someone who has a Mac OS X system comment
further.

FreeGLUT does not build on the Mac OS X right now
(or at least without a lot of work).  PDL-2.4.5 has
only been tested with the Apple GLUT on Mac OS X.

Good luck,
Chris

Antonio Hales [[email protected]] writes:
>
> I am trying to install PDL 2.4.5 on my mac intel. I tried installing
> OpenGL-0.61 first, but it complains about:
>
> perl Makefile.PL
> glversion.c:13:21: error: GL/glut.h: No such file or directory
> glversion.c: In function 'main':
> glversion.c:25: error: 'GLuint' undeclared (first use in this function)
> glversion.c:25: error: (Each undeclared identifier is reported only once
> glversion.c:25: error: for each function it appears in.)
> glversion.c:25: error: syntax error before 'idWindow'
> glversion.c:30: error: 'GLUT_RGBA' undeclared (first use in this function)
> glversion.c:31: error: 'idWindow' undeclared (first use in this function)
> glversion.c:35: error: 'GL_VERSION' undeclared (first use in this function)
> glversion.c:36: error: 'GL_VENDOR' undeclared (first use in this function)
> glversion.c:37: error: 'GL_RENDERER' undeclared (first use in this function)
> glversion.c:38: error: 'GL_EXTENSIONS' undeclared (first use in this
> function)
> make: *** [glversion.o] Error 1
~                                                                               
                                                
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to