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 - Mnester

Pages: [1]
1
Technical Help: Problems BEFORE entering the game /
« on: June 17, 2003, 03:30:00 am »
Thanks for the quick reply!

I tried Jam again (jam -a)
 
I snooped through the log and found:
...skipped xwin.so for lack of xwindow.o...

It seems like Im missing something basic here.  My downloads were fresh from the repository as of a few hours ago.  Any thoughts?

Two other plugins were reported missing as well:
...skipped aws.so for lack of skinlex.o...
...skipped xext86vm.so for lack of     xextf86vm.o...

Thanks again for the help,

Mnester

2
Technical Help: Problems BEFORE entering the game /
« on: June 17, 2003, 02:46:30 am »
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

Pages: [1]