james.phillips
Group: Members
Posts: 5
Joined: May 2006 |
|
Posted: May 19 2006,20:18 |
|
Hello, I am trying to run InstallerShield installer, logged in as root, and I receive the following error:
Log file created by MultiPlatform installer @Fri May 19 16:04:16 EDT 2006 INSTALLER_PATH=/root/mytemp/setupLinux.bin Checking the environment variables specifed in the JVM files to find the JVM... Verifying... /usr/java/jdk1.5.0_06/bin/java -cp /tmp/istemp14350139160416/Verify.jar Verify java.vendor java.version Verification passed for /usr/java/jdk1.5.0_06/ using the JVM file /tmp/istemp14350139160416/sunjre15.jvm. -cp:p operand is empty -cp:a operand is empty checking disk space on the parition /tmp/istemp14350139160416 for /tmp/istemp14350139160416/setup.jar 323059 512 bytes disk blocks required. 512 512 bytes disk blocks available on the partition /tmp/istemp14350139160416 Insufficient disk space in the disk parition containing the directory /tmp/istemp14350139160416. 323059 512 bytes file blocks required. 512 512 bytes file blocks onl y is available. Free up the parition or specify a different parition to write temporary files using the command line switch -is:tempdir <tempdir>. Temporary files will be cleanedup after the installation.
In essence, the installer is telling me that there is not enough disk space to copy the required files to /tmp. How do I increase the number of 512 blocks for /tmp?I have over 3 gigs of free space on my root partition. I have tried other locations with the same result. I retried running the installerwithout the disk space check;however, when the installer is copying the files to the a certain directory(/opt/Dialexia/Dial-Office/jre1.5.0_06/bin/java_vm) , it cannot copy any more. Is there a disk space quota set by default on DSL? Any relevant help would be appreciated.
|