PlaneShift

Support => Linux Specific Issues => Topic started by: markus on August 18, 2005, 10:30:00 pm

Title: compiling 3.011
Post by: markus on August 18, 2005, 10:30:00 pm
Hallo,

i am compilling PS 3.011.

Should i have to make install after make and configure, or no matter ?

mfg Markus
Title:
Post by: Ralas on August 18, 2005, 11:12:52 pm
you\'re jusing jam right?  so wouldn\'t that be jam install?  Either way, no need, don\'t do it.  you just have to run psclient and the related binaries from inside your planeshift directory.
Title:
Post by: markus on August 18, 2005, 11:48:31 pm
Hi,
I am not using the precompiled packages.

I downloaded the sources from http://planeshift.xpam.de/
and i am compiling this.

I am using jam to make the CEL Space Package. (cel-31.07.05.tar.bz2).

I am not really sure if thats right, but i will see.

Do you know something more as I?

mfg Markus
Title:
Post by: markus on August 19, 2005, 12:08:18 am
Ok here it comes the first error message by configure planeshift.
He doesn\'t find the SEL Dir.

I did execute jam in the SEL Dir but he doesn\'t copy anything to my System lib Dir\'s i think.

What have i to do?
Where to copy the Sel Dir?

mfg Markus
Title:
Post by: markus on August 19, 2005, 12:13:44 am
That my own reply :-)

 ./configure --with-cel-prefix=../planeshift-debs/cel

solved my Problem.

Thats the dir where i my cel Installion is .

mfg Markus
Title:
Post by: Platyna on August 19, 2005, 01:37:58 am
At planeshift.xpam.de is also available build guide.


Regards.
Title:
Post by: markus on August 19, 2005, 05:53:55 am
At executing psclient i get the error,
WARNING: could not load plugin \'cel.physicallayer\'

But i doesn\'t get any error at compiling time of cel.

How to get this right?

mfg Markus
Title:
Post by: markus on August 19, 2005, 12:34:36 pm
When i am executing jam is this better to login before as root?

mfg Markus
Title:
Post by: markus on August 19, 2005, 01:40:47 pm
Another misterious thing i saw was that when i stared psclient in debug mode,
he seems to load files from my system but like i understood i did not installed Crystalspace to my System? Is that right?

How could this be?
Maybe a dirty install of CS before?

SCF_NOTIFY: loading plugin /usr/local/lib/crystalspace/csbmpimg.csplugin to satisfy request for csBMPImageIO
SCF_NOTIFY: loading plugin /usr/local/lib/crystalspace/csddsimg.csplugin to satisfy request for csDDSImageIO
SCF_NOTIFY: loading plugin /usr/local/lib/crystalspace/csgifimg.csplugin to satisfy request for csGIFImageIO


mfg Markus
Title:
Post by: markus on August 19, 2005, 05:57:21 pm
Here it comes more bugs at the compiling of planeshift with jam,

src/client/gui/pawschardescription.cpp:37:33: pawschardescription.h: No such file or directory
src/client/gui/pawscreditswindow.cpp:42:33: gui/pawsloginwindow.h: No such file or directory
src/client/gui/pawscreditswindow.cpp:45:31: pawscreditswindow.h: No such file or directory
src/client/gui/pawsconfigchat.cpp:36:28: pawsconfigchat.h: No such file or directory
src/client/psengine.cpp:141:33: gui/pawsglyphwindow.h: No such file or directory
src/client/psengine.cpp:147:34: gui/pawsconfigcamera.h: No such file or directory
src/client/psengine.cpp:156:41: gui/pawscontainerdescwindow.h: No such file or directory
src/client/psengine.cpp:158:32: gui/pawsinfowindow.h: No such file or directory
src/client/psengine.cpp:163:36: gui/pawsmerchantwindow.h: No such file or directory
src/client/psengine.cpp:169:33: gui/pawsloginwindow.h: No such file or directory
src/client/psengine.cpp:175:33: gui/pawsquestwindow.h: No such file or directory
src/client/psengine.cpp:180:27: gui/pawschild.h: No such file or directory
src/client/psengine.cpp:187:27: gui/pawsbuddy.h: No such file or directory
src/client/psengine.cpp:191:37: gui/pawschardescription.h: No such file or directory
src/client/psengine.cpp:193:35: gui/pawscreditswindow.h: No such file or directory
src/client/psengine.cpp:194:39: gui/pawsinventorydollview.h: No such file or directory
src/client/psengine.cpp:196:29: gui/pawsgmspawn.h: No such file or directory
src/client/psengine.cpp:201:30: gui/pawsgmaction.h: No such file or directory




...failed updating 27 target(s)...
...skipped 4 target(s)...
...updated 305 target(s)...

How to get my System clean again?
There seems to be many dirs from crystaspace, is that okay?

/usr/local/etc/crystalspace
/usr/local/lib/libcrystalspace_python.a
/usr/local/lib/libcrystalspace.a
/usr/local/share/doc/crystalspace-0.99
/usr/local/share/doc/crystalspace-0.99/html/api/crystalspace_8h.html
/usr/local/share/doc/crystalspace-0.99/html/api/crystalspace_8h-source.html
/usr/local/share/crystalspace
/usr/local/share/crystalspace/build/autoconf/crystal.m4
/usr/local/share/crystalspace/conversion/hammer/crystal.fgd
/usr/local/include/crystalspace
/usr/local/include/crystalspace/crystalspace.h

mfg Markus
Title:
Post by: Ralas on August 19, 2005, 10:29:01 pm
you need to follow one of the build guides at laanx.fragnetics.com to the letter.  I don\'t think you should be installing anything anywhere other than in a development directory in your home directory.  OK use the souce you already have, but aside form that, follow a build guide very closely.
Title:
Post by: markus on August 22, 2005, 06:53:25 pm
thanks,

now i am using the instruction from,
http://laanx.fragnetics.com/index.php?page=build_debian

Therfore i have to login to the cvs Server, but i can\'t.
How is the password?

mfg Markus
Title:
Post by: Platyna on August 22, 2005, 08:20:40 pm
Password is empty, see the guide at planeshift.xpam.de.

Regards.
Title:
Post by: markus on August 22, 2005, 08:33:29 pm
However i got it.

when i configure planeshift it says,

markus@feld-bert:/usr/local/games/planeshift$ ./configure --enable-debug --with-libcal3d=/usr/local/games/planeshiftdebs/cal3d
...
checking for cs-config... /usr/local/games/planeshiftdebs/CS/cs-config
checking if Crystal Space version >= 0.99... yes (version 0.99)
...
checking if CEL version >= 0.99... yes (version 0.99)
checking if CEL SDK is usable... yes
checking for CEL static plugins... no
checking for libcal3d... no
...

But i put the --with-libcal3d argument at the end.
What is my error?

Without libcal3d it\'s not very nice. :-(


mfg Markus
Title:
Post by: markus on August 22, 2005, 08:46:06 pm
Another Question.
Is the instruction up-to-date?

See at the date,
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/crystal co CS -D 2005-08-11 00:00:00


Is this not to old?

mfg Markus
Title:
Post by: Ralas on August 23, 2005, 10:18:22 am
try changing 8-11 to 8-12, that worked for me.

Or you could ust the source you already have, and just use the build guide to compile.  If you got source from Platyna it should compile fine.    Just use the source you have and ignore the parts about downloading.
Title:
Post by: markus on August 23, 2005, 03:53:57 pm
I found a more actually Thread,

http://www.planeshift3d.com/wbboard/thread.php?threadid=17990&boardid=41&sid=8709bebe7118ce7dccf51b01ed1cd30b

mfg Markus
Title:
Post by: markus on August 23, 2005, 07:51:05 pm
I think i have got a syntax error at executing,
 cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cal3d login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cal3d co cal3d -D 2005-08-11 00:00:00

This order doesn\'t work.

I am using Debian Sarge with cvs -v
Concurrent Versions System (CVS) 1.12.9 (client/server)

Because the above order doesn\'t work i execute,
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cal3d login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cal3d co -D \"2005-08-11 00:00:00\" cal3d

Maybe this lets me take the wrong source from CVS ?

Is this okay?

mfg Markus
Title:
Post by: markus on August 24, 2005, 07:25:25 pm
I got this game to run, but i have got Problems with the updater.
It says,
Couldn\'t unmount temporary VFS path (art/world/akkaio.zip)!
...

and so on.

Could this be own mistake?

mfg Markus