Home > Installation and Configuration > OOMEGA Server > Manual Setup (Mac, Linux)
For other platforms like Mac or Linux there’s no comfortable setup wizard available. However, the manual installation is not very complex. Please accomplish the following three simple steps then:
- Apache Ant 1.7.1
First of all you must install a current version of Apache Ant. The download is available at http://ant.apache.org/bindownload.cgi. Unpack the downloaded file to a directory of your choice and set the environment variable ANT_HOME to this installation directory.
- Sun JDK 6
The second step is to install a Sun JDK 6 release. The download is available at http://java.sun.com/javase/downloads/index.jsp. The installation wizard will guide you through the installation process of the JDK and the JRE. Let's refer to the JDK home directory with the following statement: <jdk-home>. Set the environment variable JAVA_HOME to the <jdk-home> directory and add the directory <jdk-home>/bin to the environment variable PATH.
- OOMEGA Server 3.0.0
At last extract the downloaded OOMEGA Server archive to a directory of your choice.
Next chapter: Third-Party Database