Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Curantil1

Pages: [1]
1
Technical Help: Problems BEFORE entering the game /
« on: January 16, 2005, 10:37:51 am »
This is everything I added to .bashrc:

export LD_LIBRARY_PATH=/home/wim/development/cal3d/src/cal3d/.libs/:$LD_LIBRARY_PATH
export CRYSTAL=/home/wim/development/CS
export CEL=/home/wim/development/cel
export CSCONFPATH=/home/wim/development/cel

So basicly every export command from the howto.

2
Technical Help: Problems BEFORE entering the game /
« on: January 15, 2005, 11:50:06 pm »
Ok, now I found the cause of the mesh-problem.
 
 The problem (with me at least) was that not all my environment-variables were set correctly after rebooting. I had put CRYSTAL and CEL, etc... in .bashrc, but not LD_LIBRARY_PATH.
 I exported it and it worked! So I have put that also in the .bashrc
 
 So if you have that problem see to it that you place everything you should export also in .bashrc
 
 (And ofcourse don\'t make the stupid mistake I once did by forgetting to replace \"andrew\" in the path with your name)  ;)

Pages: [1]