Well lets see. i have installed Crystal Space and CEL, but it still will not compile:
./configure gives me:
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
csphyzik
cssys
cstool
csutil
csws
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
and when i try to run the binary, i get this error:
./psclient: src/client/psclient: not found
I\'m trying to get the CVS version to work, but not having much luck. Anyone else have these types of problems? I have tried resetting the CRYSTAL path and CS, but still get the same error...any input would be greatly appreciated.