This section contains information related to installing and upgrading Penrose Virtual Directory 2.0, including prerequisites and hardware or platform requirements.
For running either Penrose Server or Penrose Studio, other applications and software must be installed on your server before installing Penrose Server or Penrose Studio.
Penrose Server and Penrose Studio both require Sun's version of Java Development Kit (JDK) 1.5.0 or higher. To install JDK version 1.5.0:
Download Sun JDK 5.0 from http://java.sun.com/javase/downloads/index_jdk5.jsp.
Install the JDK. This may be downloaded as an RPM or as an executable binary. For example:
./jdk-1_5_0_17-linux-amd64.bin
Penrose Server and Penrose Studio both require Apache Ant 1.7 or higher. To install Ant 1.7:
Download Apache Ant from http://ant.apache.org/bindownload.cgi.
Unzip and install the packages. For example:
tar xzvf apache-ant-1.7.1-bin.tar.gz
Set an environment variable that points to Ant's home directory.
export ANT_HOME=home_directory
Add Ant's /bin
directory to your path.
export PATH=$PATH:Ant_home
/bin
Penrose Server 2.0 is supported on the following platforms:
Red Hat Enterprise Linux 4.7, 32-bit and 64-bit
Red Hat Enterprise Linux 5.2, 32-bit and 64-bit, including virtual guests
Penrose Studio is supported on the following platforms:
Red Hat Enterprise Linux 4.7, 32-bit and 64-bit
Red Hat Enterprise Linux 5.2, 32-bit and 64-bit, including virtual guests
Microsoft Windows XP and Server 2003