1
Technical Help: Problems BEFORE entering the game / problem with cvs build
« on: March 05, 2003, 01:09:19 pm »
i\'m trying to install planeshit from cvs on gentoo linux, but it seems there are problems with crystal space and/or cel.
that\'s are the steps i\'m following reading docs/Compile.txt:
- Crystal Space:
cd /usr/src/cvs/CS
cvs update
./configure
make -k all
make install
export CRYSTAL=/usr/local/crystal
- cel
cd /usr/local/crystal/cel
cvs update
./configure
jam
export CEL=/usr/local/crystal/cel
export CSCONFPATH=\"$CSCONFPATH $CEL\"
- planeshift
cd /usr/src/cvs/planeshift
./autogen.sh
i get this error:
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]
- pray
it doesn\'t work
that\'s are the steps i\'m following reading docs/Compile.txt:
- Crystal Space:
cd /usr/src/cvs/CS
cvs update
./configure
make -k all
make install
export CRYSTAL=/usr/local/crystal
- cel
cd /usr/local/crystal/cel
cvs update
./configure
jam
export CEL=/usr/local/crystal/cel
export CSCONFPATH=\"$CSCONFPATH $CEL\"
- planeshift
cd /usr/src/cvs/planeshift
./autogen.sh
i get this error:
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]
- pray
it doesn\'t work