Installation guide
TIBCO ActiveMatrix BPM Installation and Configuration
52
|
Chapter 4 Installation
6. If the installation machine is not connected to the Internet, you must
download the assembly containing Hibernate and save it to the
assemblies
subdirectory of the temporary directory where your installer archive is
extracted (the preferred option to streamline installation) or to another
temporary directory accessible to the installation machine. See Software
Requirements on page 13 for details.
By default, the silent file is configured to download Hibernate automatically.
<entry key="downloadHibernate">false</entry>
<entry key="hibernatePath">folder containing downloaded Hibernate
assembly
</entry>
You can update the following entries to specify the absolute path of the
previously downloaded assembly:
<entry key="downloadHibernate">false</entry>
<entry key="hibernatePath">folder containing downloaded Hibernate
assembly
</entry>
7. On Linux ans Solaris platforms, you must also update the entries to download
the required Eclipse LGPL software assemblies. See Software Requirements
on page 13 for details. By default, the silent file is configured to download the
assemblies automatically.
<entry key="LGPLAssemblyLicenseAccepted">true</entry>
<entry key="LGPLAssemblyDownload">true</entry>
<entry key="LGPLAssemblyPath"></entry>
You can update the following entries to specify the absolute path of the
previously downloaded assemblies on the system instead:
<entry key="LGPLAssemblyLicenseAccepted">true</entry>
<entry key="LGPLAssemblyDownload">false</entry>
<entry key="LGPLAssemblyPath">folder containing downloaded LPGL
assemblies</entry>
8. Run the following:
On Windows -
TIBCOUniversalInstaller.exe -silent
On UNIX\Linux - TIBCOUniversalInstaller -silent
When installation completes, a line similar to the following is written to the
installer log file:
Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug,
The installation has completed. Please check the log file for
additional information.
configDirRoot
Default:
C:\ProgramData\amx-b
pm
Location of the configuration files for the
given installation environment.
Parameter Value Description