libglut.so file for SPARC ?

Hello,
Does anyone know where I can find the libglut.so lib files compiled for a Sun machine? General Unix even I think would work. I have them on my Linux Box, but they are not transferable to Sun (tried ;-).

I also went to the Sun site and downloaded the 16MB glut file (and the 3MB data file), installed it, and it appears to not include the libglut.so files so of course -lglut fails, thus any code begining with glut fails. Doing a -L/somedirectory -lglut would work…provided the libglut.so files existed.

If anyone knows where I can find these files, or would be so kind to email them to me (they have to come from a Sun or Unix machine, not Linux or otherwise) then I would be forever grateful :-).

TIA,
Markus

I’m not 100% sure, but I think building GLUT for Solaris yourself should be pretty easy to do. Have you downloaded the GLUT sources?