Hi all, I recently tried to install sage in ubuntu 10.10 (no problems), and then I tried to install the latest version of SnapPy.
Following the instructions, at the setup.py install step, i get the following error when trying to build the snappy.CyOpenGL extension: building 'snappy.CyOpenGL' extension gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict- prototypes -fPIC -I/usr/include/GL -I/home/jonnymosco/Downloads/sage/ local/include/python2.6 -c CyOpenGL.c -o build/temp.linux-i686-2.6/ CyOpenGL.o CyOpenGL.c:157: fatal error: gl.h: No such file or directory compilation terminated. error: command 'gcc' failed with exit status 1 Sorry for including the ugly error message, but I couldn't think of any other way to describe it. Any thoughts? Thanks! -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
