Platinum Arts Sandbox is now easier than ever to install in Linux! It has been accepted into the contrib repository of Debian and will be included in version 10.10 of Ubuntu.
It is available on nearly all platforms (amd64, i386 and many others . . . including Playstation 3!)
We currently need people to test out the package to help fix bugs and
make sure it is properly functional.
To install in Debian (unstable/testing):
1) Make sure you have the contrib repository enabled. The newest package is currently in Debian unstable. Around March 17, 2010, it will migrate to testing (squeeze). If you are using the testing distribution, you either should use apt pinning or wait until March 17 to test.
2) to install:
Code: Select all
apt-get install sandboxgamemaker
3) During installation it should ask you if you want to download the game content. You can choose yes, and it will download. If you don't (or it doesn't ask you) you can download it later by running the following in the terminal:
Code: Select all
dpkg-reconfigure sandboxgamemaker
4) you're done! To use, go to "Applications -> Games -> Sandbox Game Maker (fps)" or whichever game mode you'd like. Alternatively you can use the command line:
Code: Select all
sandbox_unix_usr -h
Code: Select all
man sandbox_unix_usr
Your personal files will be in ~/.platinumarts
To install in Ubuntu (LUCID, this is experimental and testing. It will be officially in version 10.10 i.e. lucid+1)
1) Add the launchpad ppa to your apt-sources list
Code: Select all
sudo add-apt-repository ppa:showard314/ppa
sudo apt-get update
Code: Select all
sudo apt-get install sandboxgamemaker
3) During installation it should ask you if you want to download the game content. You can choose yes, and it will download. If you don't (or it doesn't ask you) you can download it later by running the following in the terminal:
Code: Select all
sudo dpkg-reconfigure sandboxgamemaker
4) you're done! To use, go to "Applications -> Games -> Sandbox Game Maker (fps)" or whichever game mode you'd like. Alternatively you can use the command line:
Code: Select all
sandbox_unix_usr -h
Code: Select all
man sandbox_unix_usr
Your personal files will be in ~/.platinumarts
It installs the fps, rpg, ssp, moviecube clients and the fps and moviecube servers. Please use "reportbug" in Debian to report any problems with the packaging.
information on the Debian package:
http://packages.debian.org/sid/sandboxgamemaker
on the Ubuntu Lucid (10.04) testing package:
https://launchpad.net/~showard314/+archive/ppa