During its installation on AIX, Solaris and Linux, LiveCycle extracts 2.5 GB of its bits into the /tmp file system. Many Unix system administrators usually provision only about 500 MB for the /tmp filesystem.
In such cases, you can launch the installer with an argument re-directing the temporary file i/o to another filesystem with at least 3 GB of disk space. The following command re-directs the file i/o to /idp/temp/ on AIX:
./aix_livecycle8_setup.bin -is:tempdir /idp/temp

Leave a comment