PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: taltiren on August 01, 2004, 02:16:25 am
-
I get this error message:
checking for Crystal Space - version >= 0.94... Unknown lib: cel
Usage: cs-config [OPTIONS] [LIBRARIES]
Options:
[--prefix]
[--exec-prefix]
[--version]
[--longversion]
[--libdir]
[--includedir]
[--libs]
[--cflags]
[--cxxflags]
[--includes]
[--makevars]
[--help]
Libraries:
csengine
csgeom
csgfx
cssys
cstool
csutil
csws
Note that the Crystal Space directory is detect by looking at the CRYSTAL
environment variable. Make sure this variable is set correctly.
Unknown lib: cel
Usage: cs-config [OPTIONS] [LIBRARIES]
Options:
[--prefix]
[--exec-prefix]
[--version]
[--longversion]
[--libdir]
[--includedir]
[--libs]
[--cflags]
[--cxxflags]
[--includes]
[--makevars]
[--help]
Libraries:
csengine
csgeom
csgfx
cssys
cstool
csutil
csws
Note that the Crystal Space directory is detect by looking at the CRYSTAL
environment variable. Make sure this variable is set correctly.
Unknown lib: cel
Usage: cs-config [OPTIONS] [LIBRARIES]
Options:
[--prefix]
[--exec-prefix]
[--version]
[--longversion]
[--libdir]
[--includedir]
[--libs]
[--cflags]
[--cxxflags]
[--includes]
[--makevars]
[--help]
Libraries:
csengine
csgeom
csgfx
cssys
cstool
csutil
csws
Note that the Crystal Space directory is detect by looking at the CRYSTAL
environment variable. Make sure this variable is set correctly.
no
*** Could not run Crystal Space test program, checking why...
configure: error:
*** Crystal Space couldn\'t be found. The latest version is always avaiable
*** from http://crystal.linuxgames.com.
***
*** be also sure that you\'ve either installed CS or set the CRYSTAL var right.
*** You also have to compile the cs-config script in CS. Do this with the
*** following command in your CS dir:
*** make csconf
I did the export commands detailed in the beginning, and i did \"make cs-config\" in the CS dir. I am not sure what else I can do to solve this.
-
Ahh, I was just trying to compile myself, and I got this error... basically, it is because JAM is calling cs-config, which is trying to call a lib, in this case CEL, that it cannot find, and since it needs it three times, it spits out the same error message three times. I don\'t remember exactly what happened in my case, but I think there was an error in compiling that I ignored, so go back to the step to compile CEL and see if you can\'t get it work any better. Or maybe your CEl variable isn\'t set to the cel folder perhaps.
-
I think that the cause of this is not having your $CSCONFPATH variable set correctly...
try export CSCONFPATH=$CEL (providing that the CEL environment variable is set...)
One question... You are getting this error when configuring planeshift, right? (I assumed so, since it is the PS forums and all :P)
josePhoenix
-
I followed every step in building cel again and it compiled fine. The only thing I saw that worried me is that after the jam build it said that it failed updating one target, and skipped one target.
-
The python behaviour layer always fails in CEL. Don\'t worry about it, it\'s not used by PS.