Problem: Error message says the file system does not have enough space
Solution: Verify that you have 100MB free space in your temporary directory.
If you do not have enough space in the default temporary directory set by the installer, set the environment variable to redirect to a temporary directory set by you.
The temporary directory to which you are redirecting
must exist before you issue the command to redirect it.
To redirect your temporary directory, from a Command Prompt window, enter the following, where C:\temp is the directory of your choice:
.\setup -is:tempdir C:\temp
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |