|
From: Daniel J S. <dan...@ie...> - 2007-05-13 19:08:27
|
Navneeth Chandrasekaran wrote: > I tried installing 4.2 from source in Ubuntu Feisty. While untarring the > files, I got an error. > > gnuplot-4.2.0/src/command.h > gnuplot-4.2.0/src/contour.c > tar: Skipping to next header > > gzip: stdin: invalid compressed data--crc error > > gzip: stdin: invalid compressed data--length error > tar: Child returned status 1 > tar: Error exit delayed from previous errors This sounds like something more for the Ubuntu packaging people. > How can I overcome this problem? You may try the platform independent tar file http://gnuplot.info/download.html or try the CVS version http://gnuplot.info/development/index.html if you have all the right compilation tools. Dan |