Linux Installation Guide
This tutorial will guide you through the steps to install Binbot on your Linux system.
- Ensure that the Java Runtime Environment (JRE) version 1.4.2 or later is installed on your system. If not, visit http://java.com/getjava to download and install the latest JRE release for your system.
- Extract the compressed archive in the directory where you want to install Binbot:
tar xzf binbot1.1.2.tgz
This will create a Binbot subdirectory of that directory. - Go to that directory and launch Binbot:
cd binbot1.1.2
./binbot.sh