Page 2 of 2
Posted: 30 Mar 2006, 01:14
by nicke
You most likely are missing libglew-dev and if you are..please check that you have the rest of the packages:
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

Posted: 30 Mar 2006, 15:55
by Tobi
strange thing is tho, that it should have detected GLEW was not installed/corrupt in the first place while configuring...
No clue why it thought it was fine but it actually doesn't work.
Haukew, which GLEW version are you using?
Posted: 05 Apr 2006, 23:07
by Zubnix
Hi, I'm having compiling, configuring actualy, difficulties as well. I'm using gentoo, the provided ebuild din't work so I emerged all the required files (I think...), and followed the howto guide:
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
I emerged boost so I don't really see where the problem lies

Posted: 06 Apr 2006, 09:03
by Tobi
Could you paste/post the applicable part of the generated config.log?
Posted: 29 Apr 2006, 10:18
by papamurph
Im having problems of my own when I try to run TAspring. The window closes as soon as it opens and this shows up in the shell.
find_files warning: search path maps is not a directory
find_files warning: search path base is not a directory
find_files warning: search path mods is not a directory
Info: Fatal Error
FT_New_Face failed:cannot open resource
I used gcc version 3.3.3 (Yellow Dog Linux 3.3.3-16.ydl.4) to complile the sources.
Posted: 01 May 2006, 10:29
by Tobi
Make sure to run it from trunk/game and be sure to copy the linux datafile stuff (on berlios) into that game dircetory too,.