====== Installing Iceparticles On Linux ====== ===== Ubuntu ===== The following apply to all recent versions of Ubuntu and Ubuntu based distributions such as Mint. They may also work on Debian. ==== Installing ==== - Install a Java runtime (Java 7 is recommended), unzip (to extract the download) and wget (to download) the client. sudo apt-get install openjdk-7-jre unzip wget - Create a directory to install the client to. cd $HOME mkdir Iceparticles cd Iceparticles - Download the Linux client wget http://armouree.vm.bytemark.co.uk/Iceparticles/Iceparticles-Linux.zip - Extract the files.unzip Iceparticles-Linux.zip - Give the launch script execute permissions.chmod a+rx Iceparticles.sh ==== Running The Particle Editor ==== - Change directory to where you extracted the files. cd $HOME/Iceparticles - Run the launch script. ./Iceparticles.sh