I\'ve run the build script from here:
http://www16.brinkster.com/acraig/planeshift/buildmb.htmltwice, once as root and once as a normal user. Both times I got the same error when I ran ./psclient. The walktest thing works fine, but when I do psclient I get the following (-verbos)
[Saturday]owlmanatt@bell:~/molblue/planeshift$ ./psclient -verbose
Warning: Failed to load `aws\'; reason(s):
/home/owlmanatt/molblue/CS/aws.so: File not found
/home/owlmanatt/molblue/CS/lib/aws.so: File not found
./aws.so: File not found
/home/owlmanatt/molblue/cel//aws.so: File not found
/home/owlmanatt/molblue/cel//lib/aws.so: File not found
/home/owlmanatt/molblue/planeshift/aws.so: File not found
Warning: Failed to load `aws\'; reason(s):
/home/owlmanatt/molblue/CS/aws.so: File not found
/home/owlmanatt/molblue/CS/libaws.so: File not found
/home/owlmanatt/molblue/CS/lib/aws.so: File not found
/home/owlmanatt/molblue/CS/lib/libaws.so: File not found
./aws.so: File not found
./libaws.so: File not found
/home/owlmanatt/molblue/cel//aws.so: File not found
/home/owlmanatt/molblue/cel//libaws.so: File not found
/home/owlmanatt/molblue/cel//lib/aws.so: File not found
/home/owlmanatt/molblue/cel//lib/libaws.so: File not found
/home/owlmanatt/molblue/planeshift/aws.so: File not found
/home/owlmanatt/molblue/planeshift/libaws.so: File not found
WARNING: could not load plugin \'crystalspace.window.alternatemanager\'
Xlib: extension \"XFree86-DRI\" missing on display \":0.0\".
block_size: 8192
Mounting maps: dungeon podium hydlaa temple tower.
planeshift.application.client: Planeshift Molecular Blue
planeshift.application.client: This game uses Crystal Space Engine created by Jorrit and others
planeshift.application.client: 0.97 rdev [Unix-x86-GCC]
Couldn\'t find aws plugin!
planeshift.application.client: Could not set up the AWS window manager!
planeshift.application.client: Failed to init app!
Also, the first time I ran it (right after the script finished) a window loads for a few seconds, I see a red dot, then it closes down and the errors roll in. Every other time it seems like a window pops up and closes down really fast. I have *no* idea what\'s wrong. Running debian testing, P4, GeForce FX 5200, 2.6 kernel.
Thanks for any help you can offer. =)