On Thu, Nov 19, 2009 at 8:14 AM, Chris Marshall <[email protected]> wrote:
> 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.


I would be happy to help, if only I knew where to look. Let me tell
you this though... I did not install anything related to GLUT on my
machine, so I guess, I must have used whatever Apple provided. I did
install Chris's OpenGL 0.61 module, and it installed without any
problem (I think I installed 0.60, and didn't update that even when
0.61 came out).



>
> 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
>
>



-- 
Puneet Kishor http://www.punkish.org
Carbon Model http://carbonmodel.org
Charter Member, Open Source Geospatial Foundation http://www.osgeo.org
Science Commons Fellow, http://sciencecommons.org/about/whoweare/kishor
Nelson Institute, UW-Madison http://www.nelson.wisc.edu
-----------------------------------------------------------------------
Assertions are politics; backing up assertions with evidence is science
=======================================================================
Sent from Madison, Wisconsin, United States

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to