I encountered a very strange thing:
I ran the build.sh script under Debian (Knoppix installation) after getting the right versions of flex and bison. It finished without any problems. I put the new environment variables into my ~/.bashrc file and started the client. I successfuly built a ne caracter, connected to the server and ran around a bit. Then I wanted to read the documentation, so I left. When I wanted to restart the game, the following happened:
~$ molblue/planeshift/psclient --verbose
csInitializer::SetupConfigManager failed!
Is your CRYSTAL environment var set?
~$
when I entered \"env\", the CRYSTAL virable was definitely set.
Has somebody encountered a similar problem?
Thorben