Author Topic: 2.010 Linux version problem  (Read 4177 times)

Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
2.010 Linux version problem
« on: April 15, 2003, 01:06:39 pm »
[chs@command chs]$ cd /usr/games/planeshift/
[chs@command planeshift]$ ./psclient
Warning: Failed to load `gl3d\'; use \'-verbose\' argument for details.
Warning: Failed to load `gl3d\'; use \'-verbose\' argument for details.
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
aws-debug: Couldn\'t find iGraphics2D plugin!!
psclient: No 3d driver (iGraphics3D) plugin!
[chs@command planeshift]$

What does this mean?? I have the leatest CS and CEL....
Can\'t download though CVS, just that u know
Commando R-I-P

Atanor

  • Hydlaa Resident
  • *
  • Posts: 181
    • View Profile
(No subject)
« Reply #1 on: April 15, 2003, 01:17:32 pm »
Is the problem coming from our binary package? Or did you build it yourself ?

Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
Not CVS
« Reply #2 on: April 15, 2003, 01:22:35 pm »
its that package from your download section...

SysInfo:
OS: RedHat 8.0
Glibc: 2.3.2
3D:  ASUS GeForce 4 128MB
./csdemon looks really nice
Commando R-I-P

Atanor

  • Hydlaa Resident
  • *
  • Posts: 181
    • View Profile
(No subject)
« Reply #3 on: April 15, 2003, 01:27:55 pm »
It seems that a problem is happening while loading the opengl driver. Are you able to run opengl games usually ?


try these commands:

export CRYSTAL=./
export CEL=./

./psclient-bin -verbose

and tell me what happens...


Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
(No subject)
« Reply #4 on: April 15, 2003, 01:34:22 pm »
[chs@command chs]$ cd /usr/games/planeshift/
[chs@command planeshift]$ export CRYSTAL=./
[chs@command planeshift]$ export CEL=./
[chs@command planeshift]$ ./psclient-bin -verbose
Warning: Failed to load `gl3d\'; reason(s):
DLERROR (gl3d): libopengl32.so: cannot open shared object file: No such file or directory
Warning: Failed to load `gl3d\'; reason(s):
DLERROR (gl3d): libopengl32.so: cannot open shared object file: No such file or directory
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
aws-debug: Couldn\'t find iGraphics2D plugin!!
psclient: No 3d driver (iGraphics3D) plugin!
[chs@command planeshift]$

./walktest & ./csdemo looks great... UT2003, maby opengl?
« Last Edit: April 15, 2003, 01:34:57 pm by Commando »
Commando R-I-P

Atanor

  • Hydlaa Resident
  • *
  • Posts: 181
    • View Profile
(No subject)
« Reply #5 on: April 15, 2003, 01:38:17 pm »
okay, your system misses OpenGL32 libs, you should look for a RPM with opengl32 libs for your distrib.


try this test command to test opengl:

glxgears

(i think that one is using opengl32 )

Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
Yeah
« Reply #6 on: April 15, 2003, 01:44:32 pm »
It worked... Without any upgrade...
glxgears show a fast rotating things with diff colors..
./walktest -video=opengl -fs -mode=1024x768 dmburg.zip does show a really nice world that i can walk in, i think its a house/castle

Do i need to update if these works?
Commando R-I-P

Atanor

  • Hydlaa Resident
  • *
  • Posts: 181
    • View Profile
(No subject)
« Reply #7 on: April 15, 2003, 01:47:11 pm »
no, wait i am lost now...
where did you get walktest from ?

Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
Wine??
« Reply #8 on: April 15, 2003, 01:49:39 pm »
when i do a google on libopengl32.so i only get a lots of WINE package... I already got a fully functional WINE, KaZaA and DeusEx runs pretty nice... but no libopengl32.so

If i download the latest wine source, run ./configure make and NOT make install, and copy libopengl32.so to... WHERE?
« Last Edit: April 15, 2003, 01:51:26 pm by Commando »
Commando R-I-P

Atanor

  • Hydlaa Resident
  • *
  • Posts: 181
    • View Profile
(No subject)
« Reply #9 on: April 15, 2003, 01:51:40 pm »
hmm

type this in Planeshift drectory:

ldd gl3d.so


Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
ok
« Reply #10 on: April 15, 2003, 01:55:23 pm »
[chs@command chs]$ cd /usr/games/planeshift/
[chs@command planeshift]$ ldd gl3d.so
        libdl.so.2 => /lib/libdl.so.2 (0x400b2000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x400b6000)
        libpthread.so.0 => /lib/i686/libpthread.so.0 (0x400cc000)
        libopengl32.so => not found
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4011c000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40125000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4013c000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4021b000)
        libm.so.6 => /lib/i686/libm.so.6 (0x40229000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x4024b000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x402fd000)
        libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
[chs@command planeshift]$
Commando R-I-P

Atanor

  • Hydlaa Resident
  • *
  • Posts: 181
    • View Profile
(No subject)
« Reply #11 on: April 15, 2003, 01:59:40 pm »
you said you had CS installed? could you do a \'ldd\' on your own gl3d.so please?

Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
ok
« Reply #12 on: April 15, 2003, 02:02:10 pm »
U said \"in your planeshift directory\", well, here it is

[chs@command chs]$ cd /usr/other/CS/
[chs@command CS]$ ldd gl
gl3d.so   glx2d.so
[chs@command CS]$ ldd gl3d.so
        libdl.so.2 => /lib/libdl.so.2 (0x400d8000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x400dc000)
        libpthread.so.0 => /lib/i686/libpthread.so.0 (0x400f2000)
        libGL.so.1 => /usr/lib/libGL.so.1 (0x40142000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4018f000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40198000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401af000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4028e000)
        libm.so.6 => /lib/i686/libm.so.6 (0x4029c000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x402be000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40370000)
        libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
        libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x40378000)
[chs@command CS]$
Commando R-I-P

Atanor

  • Hydlaa Resident
  • *
  • Posts: 181
    • View Profile
(No subject)
« Reply #13 on: April 15, 2003, 02:08:42 pm »
yes...
strange we don\'t have the same dependencies...
And I looked a bit on google... this libopengl32.so seems to be apart of wine or winex... But I wonder why CS is creating trouble with it... We need Jorrit for that stuff.
Anyway, you could try use your own version of CS with PS by replacing the .so files with yours...

corvus

  • Wayfarer
  • *
  • Posts: 1
    • View Profile
(No subject)
« Reply #14 on: April 20, 2003, 09:28:34 pm »
having the same problem on suse 8.2.
i also have both the latest wine and winex2.2 installed.
maybe i\'ll try compiling ps from cvs.
greetz,
corvus.