Crash when starting taspring linux client - Page 2

Crash when starting taspring linux client

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

nicke
Posts: 42
Joined: 14 Mar 2006, 17:25

Post 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 ;)
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post 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?
Zubnix
Posts: 1
Joined: 05 Apr 2006, 21:54

Post 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 :?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Could you paste/post the applicable part of the generated config.log?
papamurph
Posts: 1
Joined: 29 Apr 2006, 09:15

Post 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.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post 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,.
Post Reply

Return to “Help & Bugs”