i cant install on ubuntu 12.04 x64
grek@grek-One-2205:~/Pobrane/freepv-0.3.0$ mkdir mybuild
grek@grek-One-2205:~/Pobrane/freepv-0.3.0$ cd mybuild
grek@grek-One-2205:~/Pobrane/freepv-0.3.0/mybuild$ cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeScripts/FindFREEGLUT.cmake:33 (MESSAGE):
Could not find FREEGLUT
Call Stack (most recent call first):
CMakeLists.txt:89 (find_package)
-- Configuring incomplete, errors occurred!