I downloaded planeshift-0.2.010FullSourceAndArt.tar.gz and uncompressing it ...
I trien these commands:
export CRYSTAL=$PWD/CS
export CEL=$PWD/cel
export CSCONFPATH=$PWD/cel
cd CS
./configure-jam
Here, I have some fails but I can\'t install missing elements ...:
checking whether we are cross compiling... no
checking for luaswig... no
--> Con\'t find it in urpmi sources or RPMFind
checking if Python SDK is usable... no
--> I have Python ...
checking for int32... no
--> Con\'t find it in urpmi sources or RPMFind
checking for windows.h... no
--> For Windows users i think ...
checking for glut... no
--> libMesaglut3 and libMesaglut3-devel already installed
checking for libmikmod... no
--> libmikmod2 already installed
checking for libvga... no
--> Con\'t find it in urpmi sources or RPMFind
checking whether byte ordering is bigendian... no
-->

checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
--> But: checking for sys/soundcard.h... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
--> For Windows users i think ...
checking if qint() functions correctly... no
checking whether to enable Linux joystick support... no
checking whether to use extensive memory debugger... no
-->

And \"jam\" fails ...
Is it normal ?
Thanks helping me