PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: pako on March 23, 2003, 02:24:15 am
-
I downloaded Crystal Space from sourceforge and installed (make) it.
I used cvs to get CEL any planeshift.
I was able to compile cel, and i think its proper installed now to.
The configure scripts of planeshift run well now ,too. Then I started jam,
and here is was i recieved..
[...]
...skipped pssetup for lack of libpsutil.a...
C++ ./out/linuxx86/texparse.o
...skipped texparse for lack of libpsutil.a...
C++ ./out/linuxx86/ase2spr.o
C++ ./out/linuxx86/spr.o
C++ ./out/linuxx86/ase.o
LinkApplication ase_2_spr
...failed updating 68 target(s)...
...skipped 16 target(s)...
...updated 44 target(s)...
[...]
all those skipped.. and failed.. arent supposed to be there, are they ?
Im am able to run pssetup now, but that fails too..
[...]
pako:/home/lothar/planeshift # sh pssetup
linking plugin src/client/gui/.libs/psgui
linking plugin src/server/database/dummy/.libs/dbdummy
linking plugin src/server/database/mysql/.libs/dbmysql
linking plugin src/common/psbehave/.libs/psbehave
linking plugin src/client/sound/.libs/pssound
linking plugin src/common/psprop/imp/.libs/pflinearmovement
linking plugin src/common/psprop/character/.libs/pfcharacterdata
ln: `./bltest.so\': File exists
ln: `./cpersist.so\': File exists
ln: `./pfengine.so\': File exists
ln: `./pfinput.so\': File exists
ln: `./pfinv.so\': File exists
ln: `./pfmove.so\': File exists
ln: `./pftest.so\': File exists
ln: `./pftools.so\': File exists
ln: `./plimp.so\': File exists
pssetup: line 49: src/setup/pssetup: No such file or directory
[...]
Im running SuseLinux 8.1, anyone same/other experiences ?
[edit]
P.S
Is my CS directory, the directory where the Source is in ?
I used now options (like --prefix)
[edit]
-
look at my howto make sure you did everything listed (click link below)
Linux Howto (http://www.planeshift3d.com/forum/thread.php?threadid=3047&boardid=17&styleid=2)