Author Topic: [Linux]Setting the CRYSTAL environment variable  (Read 318 times)

Ivo

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
[Linux]Setting the CRYSTAL environment variable
« on: January 24, 2005, 03:32:07 pm »
I followed this 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
« Last Edit: January 24, 2005, 03:33:46 pm by Ivo »

Ivo

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
(No subject)
« Reply #1 on: January 26, 2005, 04:38:56 pm »
Nobody?

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #2 on: January 26, 2005, 05: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?


Back to Planeshift again \\o/