
priyophan
New User
Aug 10, 2011, 10:21 AM
Post #7 of 7
(42175 views)
|
Re: [FishMonger] Solaris 10 GD:graph installation
[In reply to]
|
Can't Post
|
|
my solaris 10 box have tar and gunzipp but it is showing crc error , that is the reason that I think the package is for linux , it works fine in linux . bash-3.00# tar xvf GDGraph-1.44.tar.gz tar: directory checksum error bash-3.00# gunzip GDGraph-1.44.tar.gz gunzip: GDGraph-1.44.tar.gz: invalid compressed data--crc error gunzip: GDGraph-1.44.tar.gz: invalid compressed data--length error bash-3.00# gunzip -c GDGraph-1.44.tar.gz | tar xvf - same error here also
|