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.