In order to be able to add the OpenGL support to PDL I was trying to build OpenGL from CPAN. After the first failure I installed
$ sudo aptitude install freeglut3-dev $ cpan OpenGL ... CPAN.pm: Going to build C/CH/CHM/OpenGL-0.60.tar.gz /usr/bin/ld: cannot find -lXmu collect2: ld returned 1 exit status make: *** [glversion] Error 1 No 'Makefile' created CHM/OpenGL-0.60.tar.gz /usr/bin/perl Makefile.PL PREFIX=~/perl5lib LIB=~/perl5lib/lib -- NOT OK What am I missing here ? Using Ubuntu 9.04 Gabor _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
