View Single Post
  #2 (permalink)  
Old 12-28-2009, 04:34 AM
tar
Guest
 
Posts: n/a
Default

There is some compatibility issue between linux and solaris tar

on solaris you need to first gunzip the file, than extract its content by tar -xf

Hope that helps
Reply With Quote