My original question was: Hi all, After downloading a *.gz file I used the gunzip. However, when I do tar -xvf (filename) I get the ":directory checksum error". I tried using -i option with tar but it didnt work. I re downloaded the file, and I keep getting the same error. By the way the file I'm working on is the openssh at www.sunfreeware.com Any idea what's causing this checksum error. And I'm also trying to install gcc from the same site, which I need to install in order to install openssh. And the in the case of gcc (which is also a tar file with .gz), I get error even while trying to gunzip. So I'm kinda stuck here. Any help would be really appreciated. Prabhat. Well before I even got any responds to this problem, I realized what the problem was and felt kinda dumb. It had been a while since I added any packages from sunfreeware site. Normally I do it from the original donors such as gnu.org and go thru the usual process of gunzip, tar, ./configure, make...., etc. etc. I completely forgot sunfreeware had modified these packages to the sunpackages so after doing gunzip all I had to do was pkgadd -d pkgname.. and that would skip all the steps and install the package.Received on Mon Sep 17 17:25:28 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:32:30 EDT