Ok, I found the patch for the ebuild (I think that the actual version is newer, but the name of the ebuild never changed, because everything seemed to compile just fine)
Now when I get to running \'updater\' it seems to have a problem finding the lynx server:
\"Trying mirror Laanx...\" {preceeded a ridiculous repetition of the following: \"http://psteam:p1ane@laanx.fragnetics.com/updater_hidden/ver.dat (0)\"}
I checked and I am running 2006-02-26, I know that the newest version is supposed to have problems but this is a few versions back, or so I think. I figured I\'d instead upgrade to 2006-03-06 and see what happens.
At this point everything seems to have compiled just fine and I was successfully able to update (with the --auto option) But I noticed that I had the following warnings:
-----------------
SCF WARNING: 1 unreleased instances of class crystalspace.documentsystem.tinyxml!
SCF WARNING: 1 unreleased instances of class crystalspace.kernel.vfs!
-----------------
And when I try to start planeshift (./pssetup - and then press the \'launch\' button) the loading screen starts and then it crashes. I get the following error:
---------------------
alienjon:~/Games/development/planeshift #DEBUG: Sound System: Software Renderer Initializing..
DEBUG: Sound System: Configured for driver [crystalspace.sndsys.software.driver.oss]
Sound System: OSS driver for software sound renderer initialized.
crystalspace.canvas.glx2d:
Opening GLX2D
Creating Context
Video driver GL/X version (direct renderer)
Visual ID: 0x00000029, 24bit TrueColor
R8:G8:B8:A8,
level 0, double buffered
crystalspace.canvas.openglcommon.driverdb:
Applied: Disable VBO for GNU/Linux ATI drivers
Applied: Broken ATI point sprites
Applied: ATI: Can\'t handle compressed formats for RECT textures
Applied: ATI: RECT texture extension support apparently sucks
Applied: ATI: Use AFP for some 2D drawing
crystalspace.canvas.openglcommon:
OpenGL renderer: RADEON X800 PRO Generic (vendor: ATI Technologies Inc.)
version 2.0.5695 (8.23.7)
Using windowed mode at resolution 1024x768.
Pixel format: Color: 24 Alpha: 8 Depth: 24 Stencil: 8 AccumColor: 0
AccumAlpha: 0 MultiSamples: 0
Multisample: disabled
crystalspace.sndsys.renderer.software:
Sound System: Open()
Sound System: Initializing driver with Freq=44100 Channels=2 Bits=16
crystalspace.SndSys.driver.software.oss:
Sound System: OSS Driver: Open()
crystalspace.sndsys.renderer.software:
Sound System: Volume=1.000000
planeshift.application.client:
PlaneShift Crystal Blue
This game uses Crystal Space Engine created by Jorrit and others
0.99 r0 [Unix-x86-GCC]
All LOGS are off.
Mounting skin: /this/art/skins/cvs.zip
{there\'s a bunch of stuff in the middle here, but its all \'such and such is being skipped because it is already loaded, if this is important then let me know and I\'ll post this as well, it\'s just long so I would like to keep it out if possible}
CreateTexture
:
Could not open image: >/paws/skin/backdrop/charborder.png<
SetMaskingImage
:
Could not locate masking image charborder for widget PaperDollView
--------------------------
Whats up with this?