Installer Disk Space Requirements in Temporary Area
This section describes the temporary disk space requirements for TIBCO Product and Service Inventory.
Linux Platform
The installer launcher first extracts a Java Virtual Machine (JVM) in a temporary directory and uses this JVM to launch itself. The size of the extracted JVM differs from platform to platform.
On Linux platforms, the following disk space is required in the temporary area:
- 256 MB of free disk space in
/tmp
If your system does not have sufficient free disk space in the above temporary area, you can still run the installer with a different temporary area by using the following option when starting the installer:
install_package_name.bin
-is:tempdir
/new_tmp
where
/new_tmp
has sufficient free disk space.