[ncl-install] problems unzipping NCL file

Mary Haley haley at ucar.edu
Wed Feb 26 09:26:30 MST 2014


Hi Andria,

To test this out, I downloaded these two files.

Before gunzipping them, I did an "ls -l":

% ls -l *.gz
-rw-r--r--@ 1 haley  CIT\Domain Users  75194686 Feb 26 09:23 ncl_ncarg-6.1.2.Linux_Debian6.0_i686_nodap_gcc445.tar.gz
-rw-r--r--@ 1 haley  CIT\Domain Users  77612720 Feb 26 09:23 ncl_ncarg-6.1.2.Linux_Debian6.0_x86_64_nodap_gcc445.tar.gz
%

Are your two files the same size?

I then used "tar -zxf" to gunzip and extract the files at the same time:

% tar -zxf ncl_ncarg-6.1.2.Linux_Debian6.0_x86_64_nodap_gcc445.tar.gz 
% tar -zxf ncl_ncarg-6.1.2.Linux_Debian6.0_i686_nodap_gcc445.tar.gz 
%

As you can see, I didn't get any errors, which usually means the files extracted without problems.

What command were you using?

--Mary




On Feb 26, 2014, at 8:56 AM, Andria Salas <aks2515 at gmail.com> wrote:

> Hello,
> 
> Yesterday I was trying to install NCL but was running into problems on my Linux machine.  Specifically, any program I was using to unzip the file I downloaded using the wget script wouldn't recognize the file as being zipped.  
> 
> I tried the following two files:
> ncl_ncarg-6.1.2.Linux_Debian6.0_x86_64_nodap_gcc445.tar.gz
> ncl_ncarg-6.1.2.Linux_Debian6.0_i686_nodap_gcc445.tar.gz
> 
> Does anyone have any suggestions?  Any advice would be greatly appreciated.  If any more information is needed, please let me know.  
> 
> Thank you!
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install



More information about the ncl-install mailing list