1.2 Installing from the ZIP Download

Downloading the ZIP file

SpringSource dm Server is distributed as a ZIP file. This can be downloaded from here. Follow the instructions to obtain a username and password.

Installing

Linux

To install the SpringSource dm Server on Linux, unzip the distribution package to the desired installation directory. For example, to install into /opt:

prompt$ unzip springsource-dm-server-2.0.5.RELEASE.zip -d /opt

This creates a directory called springsource-dm-server-2.0.5.RELEASE under /opt.

SpringSource dm Server requires write access to the installation directory, in this case /opt/springsource-dm-server-2.0.5.RELEASE. Typically this means it must be run as the user that installed it, or the installation directory’s ownership must be changed.

Microsoft Windows

To install the SpringSource dm Server on Windows, unzip the distribution package to the desired installation directory. You should use a zip application such as 7zip, not the built-in folder decompression. Note that both Windows and Java 5 have some issues with long file names and file paths, so we recommend installing to the root directory of your chosen drive.