On 10/27/2014 01:04 AM, Viacheslav Lotsmanov wrote:
configure: error: GL (headers) not found! you need openGL!!! make[2]: *** [/home/unclechu/.compile_n_build/PD/2/pd-svn/externals/Gem/Gem.pd_linux] Error 1 make[2]: Leaving directory
/home/unclechu/.compile_n_build/PD/2/pd-svn/externals' make[1]: *** [externals_install] Error 2 make[1]: Leaving directory
/home/unclechu/.compile_n_build/PD/2/pd-svn/packages' make: *** [install] Error 2I have "/usr/local/include/GL" as symbolic link to /opt/Mesa-10.2.4/include/GL/
[...]
What I'm doing wrong?
hard to tell without the output of Gem's configure. hint: openGL consists of more than just header-files...the linker needs to find libGL.so
fgmadsr IOhannes