PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: Ivo on January 24, 2005, 09:32:07 pm

Title: [Linux]Setting the CRYSTAL environment variable
Post by: Ivo on January 24, 2005, 09:32:07 pm
I followed this (http://laanx.fragnetics.com/gentoo.php) to install Planeshift on my Gentoo system. After I was through the guide Planeshift ran fine and I was happy. But when I tried to play it again it wouldn\'t work anymore. I tried everything editing my .bashrc and .bash_profile. This is what I have in both:

Code: [Select]
export PLANESHIFT=\"/home/s040389/planeshift/planeshift\"
export LD_LIBRARY_PATH=\"/home/s040389/planeshift/cal3d/src/cal3d/.libs/:$LD_LIBRARY_PATH\"
export CRYSTAL=\"/home/s040389/planeshift/CS\"
export CEL=\"/home/s040389/planeshift/cel\"
export CSCONFPATH=\"/home/s040389/planeshift/cel\"
export PATH=\"${PATH}:${PLANESHIFT}:${CRYSTAL}\"


I\'m aware that I can substitue /home/s040389/planeshift through $PLANESHIFT, but I didn\'t do that because I thought i went wrong there. Does anybody know what I did wrong?i
Title:
Post by: Ivo on January 26, 2005, 10:38:56 pm
Nobody?
Title:
Post by: Karosh_Steinkatz on January 26, 2005, 11:25:49 pm
$CSCONFPATH is only needed on compilation and $PLANESHIFT... what do you want to do with it? It\'s not needed. But otherwise I can\'t spot an error here if the paths are correct. Can you be a bit more verbose? What is the console log reporting?