I am trying to install the form server on a unix box, and during the install process I am getting an "No space left on device" error.
The reason behind this is that the /tmp directory is restricted to 512mb, and the install process needs about 2gb of space for the install. Is there a way to pass in a parameter of which directory to use as the temp folder; during install?