General Description: While installing a Xilinx software application, an error: "Not Enough Free Disk Space" is encountered even though sufficient hard disk space has been verified to be available.
Solution
The solution involves making sure that your system environment variables are set correctly.
Windows 95: In the autoexec.bat file, make sure that the temp variable is pointing to a valid drive and directory. For example, a correct setting would look like: SET TEMP = C:\TEMP. If no TEMP directory exists, create one and set the temp variable to point to it.
Windows NT: From the Start button, go to Setting -> Control Panel -> System -> Environment. In the User Variables section, make sure that the TEMP variable is set to a valid directory. If not, create a directory TEMP and set up the TEMP variable to point correctly.