Installing Penrose Server

Windows Platforms

On Windows platforms, download the Windows installer, then double-click the file. Select an installation directory (e.g. C:\Program Files\Penrose Server). We will refer the installation directory as PENROSE_HOME.

RedHat Linux Platforms

On RedHat Linux platforms, download the RPM distribution file, then execute:

rpm -i penrose-x.x.x.rpm

This will install the files in /usr/local/penrose. We will refer this directory as PENROSE_HOME.

Unix-like Platforms

On Unix-like platforms, select an installation directory (e.g. /usr/local), then untar the distribution file.

tar xzvf penrose-x.x.x.tar.gz

This will create a new subdirectory called penrose-x.x.x. We will refer this directory as PENROSE_HOME.