sudo apt-get install build-essential subversion scons libsdl-dev libopenal-dev libglew-dev libboost-dev libboost-thread-dev libboost-filesystem-dev libboost-regex-dev libdevil-dev libfreetype6-dev python2.4-dev
If you are on a debian based system

Moderator: Moderators
Code: Select all
scons: Reading SConscript files ...
Now configuring. If something fails, consult `config.log' for details.
Detected platform : linux
Checking gcc version... 3.4.6
profiling NOT enabled, debugging NOT enabled, level 1 optimizing enabled
Detecting processor...
found AMD Athlon
Checking configure scripts
Checking for Freetype2...
Checking for freetype-config... /usr/bin/freetype-config
/usr/bin/freetype-config does not give library version
Checking for pkg-config... /usr/bin/pkg-config
Checking for Freetype2 package... found
Checking for Freetype >= 2.0.0... 9.7.3
Checking for SDL...
Checking for sdl-config... /usr/bin/sdl-config
Checking for LibSDL >= 1.2.0... 1.2.8
Checking for OpenAL...
Checking for openal-config... /usr/bin/openal-config
Checking for Python 2.4...
Guessing Python include path... /usr/include/python2.4
Checking header files
Checking for C header file zlib.h... yes
Checking for C header file ft2build.h... yes
Checking for C header file SDL/SDL.h... yes
Checking for C header file AL/al.h... yes
Checking for C header file GL/gl.h... yes
Checking for C header file GL/glu.h... yes
Checking for C header file GL/glew.h... yes
Checking for C++ header file boost/cstdint.hpp... yes
Checking for C++ header file boost/thread.hpp... yes
Checking for C++ header file boost/filesystem/path.hpp... yes
Checking for C++ header file boost/regex.hpp... yes
Checking for C++ header file boost/spirit.hpp... yes
Checking for C header file IL/il.h... yes
Checking libraries
Checking for main() in C library GL... yes
Checking for main() in C library GLU... yes
Checking for main() in C library z... yes
Checking for main() in C library freetype... yes
Checking for main() in C library openal... yes
Checking for main() in C library python2.4... yes
Checking for main() in C library GLEW... yes
Checking for main() in C library boost_filesystem-gcc-mt... no
Checking for main() in C library boost_filesystem-mt... no
Checking for main() in C library boost_filesystem-gcc... no
Checking for main() in C library boost_filesystem... yes
Checking for main() in C library boost_thread-gcc-mt... no
Checking for main() in C library boost_thread-mt... no
Checking for main() in C library boost_thread-gcc... no
Checking for main() in C library boost_thread... no
You need the Boost thread library for this program