Removing temporary files
You need to remove the temporary files that are left by the installation program on some UNIX platforms.
Remove these files by typing the following commands at a command
prompt:
rm /tmp/ia_remove.*
rm /tmp/persistent_state
rm -R /tmp/install.dir.* command
Note: If there is insufficient space in the /tmp directory,
the installation program will use the home directory. In this case,
the commands must be performed substituting the home directory for /tmp.