This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- How do I disable disk space check in InstallAnyWhere 2008
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 20, 2013
06:12 AM
How do I disable disk space check in InstallAnyWhere 2008
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalID=Q000094
(Products are not include IA2008)
I follow the command "export CHECK_DISK_SPACE=OFF"
But installer still check disk space and display messages
Preparing to install...
Checking for POSIX df.
Found POSIX df.
Checking tail options...
Using tail -n 1.
..
..
Gathering free-space information...
Space needed to complete self-extraction: 529620 blocks
..
..
WARNING: /tmp does not have enough disk space!
(Products are not include IA2008)
I follow the command "export CHECK_DISK_SPACE=OFF"
But installer still check disk space and display messages
Preparing to install...
Checking for POSIX df.
Found POSIX df.
Checking tail options...
Using tail -n 1.
..
..
Gathering free-space information...
Space needed to complete self-extraction: 529620 blocks
..
..
WARNING: /tmp does not have enough disk space!
- Tags:
- disk space check
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 08, 2013
07:55 AM
As far as I could remember, the disk space check is automatic, and IA checks several partitions in order to find the necessary disk space to unpack the installer. So if there is no space in /tmp the installer can use the end-user home account.