Hi, I\'ve been having some problems with both .walktest and .celtst, where once they\'re running they display a warning titled \"Could not find plugin: crystalspace.graphics.3dshader.glcg\" -- I\'m assuming this is important because it also shows up in PlaneShift.
Can anyone tell me how to fix it to get rid of these warnings?
My .bashrc file is as follows:
export MYSQL=/usr/local/mysql
export CAL3D=/home/rgandy/Development/cal3d
export LD_LIBRARY_PATH=/home/rgandy/Development/cal3d/src/cal3d/.libs/:$LD_LIBRARY_PATH
export CRYSTAL=/home/rgandy/Development/CS
export CEL=/home/rgandy/Development/cel
export CSCONFPATH=/home/rgandy/Development/cel
(Sorry about this, my experience with CrystalSpace is . . .shall I say. . .very minimal :p)
I\'m running Ubuntu Linux 5.10 if that will help anyone diagnose the problem.
(EDIT: Oh and one last detail, I\'m building using PS HEAD -- Mar 28, 20:05:09)