Author Topic: Linux Howto  (Read 34662 times)

silsor

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
The compiled Linux distribution does not work
« Reply #90 on: September 25, 2004, 10:30:36 pm »
I downloaded the prebuilt Linux distribution to try it out on Debian unstable.  The psclient script sets CRYSTAL=./ and CEL=./ (although it strangely doesn\'t pass the -verbose option to psclient-bin if you give it on the command line).  After editing it to use psclient-bin -verbose, psclient gives the following:

Warning: Failed to load `gl3d\'; reason(s):
DLERROR (gl3d): libopengl32.so: cannot open shared object file: No such file ordirectory
Warning: Failed to load `gl3d\'; reason(s):
DLERROR (gl3d): libopengl32.so: cannot open shared object file: No such file ordirectory
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
aws-debug: Couldn\'t find iGraphics2D plugin!!
psclient: No 3d driver (iGraphics3D) plugin!

Now I have glx rendering working properly, and the CS libraries are RIGHT THERE in the same directory (gl3d.so), but it\'s looking for libopengl32.so, which doesn\'t exist. I can compile CS separately and run its tests just fine.

mouseosx

  • Traveller
  • *
  • Posts: 13
    • View Profile
(No subject)
« Reply #91 on: September 29, 2004, 11:14:42 pm »
for some reason it keeps sayign it cant find my CS or my CRYSTAL var is wrong ... help ....

silsor

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
(No subject)
« Reply #92 on: October 07, 2004, 09:06:28 pm »
They\'re broken and nobody can help, don\'t bother.

adranbach

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Slackware 9.1
« Reply #93 on: October 14, 2004, 10:23:18 pm »
Just for the record:
I was able to compile and run psclient using Jagator51, whom I thanks deeply, linux script. I only had to recompile the CS stuff once more (First it was not recocnizing, I dont no why, the png graphic format) and then I hat to install freetype 2.9.1 to get proper fonts. I use slacware 9.1, on a pcchips lmr810 with an old duron 1.2 MHz, 256M ram, sound on board, ADSL internet connection, NVida GeForce 4 MX440SE. I have previously installed Mesa, SDL, Openal and Alsa. As anybody can see, exept for the video card, my hardware is not up to date. Even so, it workerd porperly.
Now I\'m gonna try the server.

Ryo-Wo

  • Wayfarer
  • *
  • Posts: 1
    • View Profile
(No subject)
« Reply #94 on: October 31, 2004, 09:19:06 pm »
I have a problem running PSClient..

The problem looks like it\'s AWS...
And, I don\'t have idea on fixing it..

Code: [Select]

diablo@gica:~/molblue/planeshift$ ./psclient -verbose    
Warning: Failed to load `aws\'; reason(s):
/home/diablo/molblue/CS/aws.so: File not found
/home/diablo/molblue/CS/lib/aws.so: File not found
./aws.so: File not found
/home/diablo/molblue/cel//aws.so: File not found
/home/diablo/molblue/cel//lib/aws.so: File not found
/home/diablo/molblue/planeshift/aws.so: File not found
Warning: Failed to load `aws\'; reason(s):
/home/diablo/molblue/CS/aws.so: File not found
/home/diablo/molblue/CS/libaws.so: File not found
/home/diablo/molblue/CS/lib/aws.so: File not found
/home/diablo/molblue/CS/lib/libaws.so: File not found
./aws.so: File not found
./libaws.so: File not found
/home/diablo/molblue/cel//aws.so: File not found
/home/diablo/molblue/cel//libaws.so: File not found
/home/diablo/molblue/cel//lib/aws.so: File not found
/home/diablo/molblue/cel//lib/libaws.so: File not found
/home/diablo/molblue/planeshift/aws.so: File not found
/home/diablo/molblue/planeshift/libaws.so: File not found
WARNING: could not load plugin \'crystalspace.window.alternatemanager\'
block_size: 8192
Mounting maps: dungeon hydlaa tower podium temple.
planeshift.application.client: Planeshift Molecular Blue
planeshift.application.client: This game uses Crystal Space Engine created by Jo
rrit 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!
diablo@gica:~/molblue/planeshift$

I tried running ./awstest in the CS directory, but also says not found ...

if I need to download some new stuff... please leave me the url, and if I need to fix something, help me :)

P/S: I have Bison 1.875, but I followed the instructions and got 1.35.

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #95 on: October 31, 2004, 09:26:48 pm »
Go to your CS dir and edit the file plugins/aws/skinpars.yy.
Remove the last \"window_item\" from line 61 and recompile CS.
The AWS plugin should be built then ;)


Back to Planeshift again \\o/