Author Topic: OpenGL problem  (Read 497 times)

phreak

  • Traveller
  • *
  • Posts: 11
    • View Profile
OpenGL problem
« on: May 29, 2003, 08:26:39 pm »
Hi! I\'ve installed PlaneShift form CVS using the script. But when trying to start planeshift by using ./psclient (using 3D/OpenGL) I get the following error: (done with -verbose)

phreak@phreak:~/molblue/planeshift$ ./psclient -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!
phreak@phreak:~/molblue/planeshift$

I\'ve posted the same problem before, but it was in a CVS thread so I made a new one. I\'m able to use --video=software. But that sucks. I want 3D :D
I know that OpenGL works with my video card under linux because I\'ve played several other games using OpenGL (quake2, quake3, RTCW:ET, Screensavers).

I am using:
Debian GNU/Linux SID
Kernel 2.4.20
Nvidia GeForce4 ti2400

phreak

  • Traveller
  • *
  • Posts: 11
    • View Profile
(No subject)
« Reply #1 on: May 30, 2003, 07:05:27 am »
I\'ve now tested if cel works with opengl by using ./celtst and that works fine. Is there someway I can rebuild just the 3D plugin to look for errors?