Installing Oxygen XML Author on a Linux / UNIX Server
Choosing an Installer
You can install Oxygen XML Author on Linux using any of the following methods:
- Install using the Linux installer.
- Install using the Linux installer in unattended mode.
- Install using the all platforms installer. Choose the all platforms installer if you have trouble installing using the Linux installer.
System Requirements
System requirements for a Linux install:
- Operating system
-
Any Unix/Linux distribution with an available Java SE Runtime Environment version 1.6.0 or later from Oracle
- CPU
-
- Minimum - Intel Pentium III™/AMD Athlon™ class processor, 1 GHz
- Recommended - Dual Core class processor
- Memory
-
- Minimum - 2 GB of RAM
- Recommended - 4 GB of RAM
- Storage
-
- Minimum - 400 MB free disk space
- Recommended - 1 GB free disk space
- Java
-
Oxygen XML Author requires Java. Oxygen XML Author only supports official and stable Java Virtual Machines with the version number 1.6.0 or later (the recommended version is 1.6.0) from Oracle available at http://www.oracle.com/technetwork/java/javase/downloads/index.html. Oxygen XML Author may work with JVM implementations from other vendors, but there is no guarantee that other implementations will work with future Oxygen XML Author updates and releases. Oxygen XML Author does not work with the GNU libgcj Java Virtual Machine.
Oxygen XML Author uses the following rules to determine which installed version of Java to use:
- If you used the Linux installer, which installs a version of Java as part of the Oxygen XML Author installation, the version in the jre subdirectory of the installation directory is used.
- Otherwise, if the Linux environment variable
JAVA_HOMEis set, Oxygen XML Author uses the Java version pointed to by this variable. - Otherwise the version of Java pointed to by your PATH environment variable is used.
You can also change the version of the Java Virtual Machine that runs Oxygen XML Author by editing the script file, oxygenAuthor.sh. Go to the Java command at the end of the script file and specify the full path to the Java executable of the desired JVM version. For example:
/usr/bin/jre1.6.0_45/bin/java -Xmx256m ...
Linux Installation
Linux installation procedure.
Install Using the All Platforms Installer
Unix / Linux Server Configuration
To install Oxygen XML Author on a Unix / Linux server: