For those of you having difficulty compiling Planeshift on your own, I\'ve created a simple set of build scripts to automate the process. The scripts do the following:
- Checks for necessary dependencies
- Retrieve cal3d, crystalspace, cel and planeshift from CVS
- Compile all 4 programs to a local sandbox (no root access needed)
- Provides a wrapper script for running planeshift and settng proper environment variables
The scripts have been tested on x86 and x86_64 Gentoo, please feel free to contact me on irc in #planeshift-build if you have any problems, or reply to this thread.
You can get the latest version of the scripts here:
http://snafu.rabidgeek.com/~malverian/misc/easy_planeshift-1.2.tar.gzBe sure to read the README file before proceding. For a primer, see the \"QUICK START\" section.
LATEST BUILD SCRIPT VERSION: 1.2
Just so people understand, to upgrade the scripts quickly when a new version is released all you have to do If you are in the directory with \"build\" and \"psrun\" is:
--------------------
cd ..
wget
http://snafu.rabidgeek.com/~malverian/misc/easy_planeshift/easy_planeshift.tar.gztar -xvzf easy_planeshift.tar.gz
cd easy_planeshift
./build -version
--------------------
You do NOT have to rerun \"./build\" to be able to continue playing Planeshift.
*** Include the output of \"./build -diagnose\" when reporting problems
UPDATE: Ebuilds for Planeshift 0.3.011 are in Gentoo portage. Please see his thread for details:
http://www.planeshift3d.com/wbboard/thread.php?threadid=18931&boardid=41&styleid=4