Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nemesis_rebirth

Pages: [1]
1
Hi guys. I got a problem installing PS on my linux box.
I downloaded planeshift-0.2.010FullSourceAndArt.tar.gz
untared it
went into my_planeshift dir
made
#sh build.sh
everything begins fine, but at the end i got this messages :

data/Jamfile: No such file or directory
plugins/cssaver/Jamfile: No such file or directory
apps/Jamfile: No such file or directory
...patience...
...patience...
...found 2489 target(s)...
...updating 3 target(s)...
Bison plugins/aws/skinpars.cpp
plugins/aws/skinpars.yy:35 parser name defined to default :\"parse\"
\"plugins/aws/skinpars.yy\", line 61: type redeclaration for window_item
\"plugins/aws/skinpars.yy\", line 61: invalid %type declaration
 
    bison -d -p aws -o plugins/aws/skinpars.cpp plugins/aws/skinpars.yy
   
...failed Bison plugins/aws/skinpars.cpp ...
...skipped skinpars.o for lack of skinpars.cpp...
...skipped aws.so for lack of skinpars.o...
...failed updating 1 target(s)...
...skipped 2 target(s)...

something seems to be missing.
after that, make_distro.sh returns me this :
cp: cannot stat `cel/*.so\': No such file or directory
cp: cannot stat `planeshift/*so\': No such file or directory
cp: cannot stat `planeshift/psclient\': No such file or directory
cp: cannot stat `planeshift/pssetup\': No such file or directory
cp: cannot stat `planeshift/updater\': No such file or directory


What do i have to install?

Pages: [1]