The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: update error
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-22-2008
moshe fried moshe fried is offline
Registered User
  
 

Join Date: Feb 2007
Location: Israel
Posts: 24
unzip problem

Hi,
Your problem is caused you don't have enough diskspace either where you are unpacking the package or in the temporary drive used by unzip. Check for a file system with enough disk space and check the option of unzip for a temporary work space.
If you still don't have enough either:
1) Remove what you can carefully.
2) Or add more disk space and unload there for temporary space.
(if you have windows professional you can export disks through NFS)
Moshe