How can you direct TFA installer to use non /tmp directory? I am getting an error when I try to inst
Am trying to install TFA using root. I am executing
./installTFA-SOLARIS-SPARC64
But It am getting errors like these
/usr/sfw/bin/gtar: ./tfa_home/jre/lib/resources.jar: Cannot write: No space left on device
/usr/sfw/bin/gtar: ./tfa_home/jre/lib/jce.jar: Cannot write: No space left on device
/usr/sfw/bin/gtar: ./tfa_home/jre/LICENSE: Cannot write: No space left on device
This is because the installer is writing files to /tmp which is only 500M in size. Is there a way of directing it to use another file system to dump the installer files? I tried setting TMP and TEMP