[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 20030910: not finding src/ directory



>To: address@hidden
>From: "a b" <address@hidden>
>Subject: not finding src/ directory 
>Organization: ?
>Keywords: 200309070348.h873mQLd010612

Hi,

> I use IRIX for a short time.Now I need to install NETCDF in my IRIX6.5 .I 
> download from your page and read  
> "http://www.unidata.ucar.edu/packages/netcdf/INSTALL.html#SetEnvVar".in 
> this page ,you say "Go to the top-level netCDF src/ directory",but i can't 
> find src/ directory at all.
> i have been in this trouble for several days,i hope you could help me!! How 
> to generate that directory? Thank you very much!

You have to get the netCDF source distribution and unpack it, then you
will see the src/ directory.  Specifically, first download the latest
beta release (which has several problems fixed from the production
release) from

  ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-beta13.tar.Z

This will create the compressed tar file netcdf-3.5.1-beta13.tar.Z in
some directory where you downloaded it, say DIR.  You will need to
uncompress and untar that file:

  % uncompress netcdf-3.5.1-beta13.tar.Z
  % tar xf netcdf-3.5.1-beta13.tar

Now there will be a subdirectory of DIR named netcdf-3.5.1-beta13,
which contains a subdirectory named "src".  That is the src/ directory
referred to in the installation instructions.

If you would rather use the older released version instead of the
beta13 version, just do all the above except get the source
distribution from 

  ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf.tar.Z

then uncompress and untar that file.

--Russ

_____________________________________________________________________

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://my.unidata.ucar.edu