PlaneShift

Support => Linux Specific Issues => Topic started by: apis on October 26, 2005, 08:14:11 pm

Title: Stable nix client
Post by: apis on October 26, 2005, 08:14:11 pm
download the easy_planeshift scripts (see: http://www.planeshift3d.com/wbboard/thread.php?threadid=16615&boardid=41&sid=b0b670a3bdc92ab70deaf7b7b9ed7b9a )

set the dates in buildlist.cfg to:
cal3d           2005-10-06 0:00:00
crystalspace    2005-10-06 0:00:00
cel             2005-10-06 0:00:00
planeshift      2005-10-25 00:00:00

and build from there.
I have had no crashes in this client - built at 1200 GMT

Edit - You can copy the data and art dirs from a working install into the new folder.

I hope that helps someone.

Edit - The planeshift date can come up to the 2005-11-14, but you will need some of the data files from the source dir and some from the updater.
Title:
Post by: Godfrey on October 27, 2005, 02:21:30 am
Well, it compiled for me all right, but I get:

Code: [Select]

~/easy_planeshift$ ./psrun updater
Executing command: ./updater
Warning: could not load plugin \'crystalspace.graphics3d.opengl\'
No 3D driver!
ERROR: No iGraphics3D plugin!
ERROR: Failed to init Crystal Space for app!


I do have OpenGL; according to glxinfo, I\'ve got:

Code: [Select]

OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20020611 AGP 1x x86/MMX/3DNow!/SSE TCL
OpenGL version string: 1.2 Mesa 4.0.4


If I run updater with -video=software, it gets further (\"NOTIFY: psUpdaterEngine initialized.\"), but then segfaults.

The Crystal Space demos won\'t run either.

Edit: My bad... turned out I didn\'t have the -dev packages for OpenGL.
Title:
Post by: Induane on November 28, 2005, 04:53:19 pm
Those errors indicate that you compiled without alot of dev packages you need.  Go through your sofware and add the -dev packages for mesa x11 (xorg/xfree86) and stuff like that - that should get you going.