Hello Forum,
I am trying to configure and install the CS engine. When trying to run \'./walktest -verbose\', have any of you experienced a problem like this:
Warning: Failed to load `xwin\'; reason(s):
$HOME/molblue/CS/xwin.so: File not found
$HOME/molblue/CS/lib/xwin.so: File not found
./xwin.so: File not found
$HOME/planeshift/molblue/CS/xwin.so: File not found
Warning: Failed to load `xwin\'; reason(s):
$HOME/molblue/CS/xwin.so: File not found
$HOME/molblue/CS/libxwin.so: File not found
$HOME/molblue/CS/lib/xwin.so: File not found
$HOME/molblue/CS/lib/libxwin.so: File not found
./xwin.so: File not found
./libxwin.so: File not found
$HOME/molblue/CS/xwin.so: File not found
$HOME/molblue/CS/libxwin.so: File not found
Segmentation fault
I tried running ./configure-jam with the \'--x-includes=DIR\' and \'--x-libraries=DIR\' options pointing to the corresponding X install
locations. This did not seem to have any effect because
configure-jam still looked in the default X11 directories. I am
following the instructions at:
http://www16.brinkster.com/acraig/planeshift/buildmb.html Any advice would be greatly appreciated!
Mnester