View Source

{info}Please refer to the [download page|petalsdsb:Download] to get the right distribution or to the [compile page|petalsdsb:Compiling the DSB] to compile your own distribution.{info}

h1. Binary distribution

The DSB binary distribution is packaged as a ZIP file. In order to install it, just extract files from the ZIP archive using your favorite unzip tool. That's all\!

h1. GUI Installer

The GUI installer provides an easy way to install and configure the DSB through several panels.

You can launch the GUI installer from X with a 'double-click' on the _dsb-installer-1.0-SNAPSHOT-Standard.jar_ JAR file or from the command line like:

{code}
java -jar dsb-installer-1.0-SNAPSHOT-Standard.jar
{code}