cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Altering default temporary directory for InstallAnywhere (Unix & Unix like platforms)

Altering default temporary directory for InstallAnywhere (Unix & Unix like platforms)

Summary

This article provides a solution on how to force an installer to use a specific directory to unpack temporary files used for install.

Synopsis

This article provides a solution on how to force an installer to use a specific directory to unpack temporary files used for installation.

Discussion

InstallAnywhere checks for the system environment variable IATEMPDIR and resolves its value as the temp directory path. Setting IATEMPDIR prior to launching the installer will redirect the installer's temporary directories to the specified location.

Examples: setenv IATEMPDIR=/home/my_user_name/tmp
or
export IATEMPDIR=/home/my_user_name/tmp

Additional Information

Previously Q000180
Labels (1)
Was this article helpful? Yes No
No ratings
Comments

This does not change the temp directory still. What to do next ? 

Version history
Last update:
‎Sep 21, 2012 01:46 PM
Updated by: