= Bullet Physics Engine = == Compiling Locally == System: Fedora 10 Dependencies: * cmake * freeglut-devel.i386 --- System: Ubuntu 9.10 Dependencies: * cmake * libglut3-dev == Compiling on the Cluster == {{{ cmake -Wno-dev -D BUILD_DEMOS=OFF -D BUILD_EXTRAS=OFF -D CMAKE_INSTALL_PREFIX=/export/home/stud/voicu.octavian/bullet -D GLUT_INCLUDE_DIR= . make make install }}}