Run the setup program in GUI mode using one of the following commands:
- UNIX/Linux:
./StartGUI.sh
- Windows:
setupV6.exe
For details on using console mode, see the ENOVIA Installer Guide.
Specify the installation directory.
UNIX/Linux: The installation directory must be your SERVERHOME directory. |
Windows: The installation directory must be your SERVER_INSTALL directory. |
Click Next to continue.
Setup has enough information to begin copying the program files.
If you want to change any settings, click Back and make the desired changes. When you are satisfied with the settings, click Install to begin the installation.
Setup informs you when the hot fix installation is finished.
Click Close to end the installation.
Post-requisite:- Run the WAR Utility
- After the installation completes, you must run the WAR Utility and then deploy the resulting archive file, as described in Deploying the J2EE Archive File.
- Recompile the JPOs
- After installing an ENOVIA Live Collaboration Server hot fix, you must recompile all JPOs using the following command:
<mql> compile prog * force update;
|