Note (probably harmless): No library found for -lglm Please install libglm, from http://devernay.free.fr/hacks/glm/ . If it is installed, then use the following options to Makefile.PL : GLMLIBPATH=... To set the directory in which to find libglm GLMINCPATH=... To set the directory in which to find glm.h You may also need to set LD_LIBRARY_PATH.