I try compile the SVN150 on UHU-Linux 2.1. The problem, cmake not find the freeglut. This is ok, freeglut is missing. but UHU-Linux 2.1 have the mesa-glut (freeglut alternative). Freeglut conflict with mesa-glut. One work with this Linux, this is mesa-glut. Any patch/idea to use mesa-glut?
-- Check for working C compiler: /usr/lib/ccache/gcc
-- Check for working C compiler: /usr/lib/ccache/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
CMake Error: Could not find FREEGLUT
-- Configuring done