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

960607: NetCDF installation, Linux



Susana,

> To: address@hidden
> cc: Susana Pires Vilanova <address@hidden>
> From: Susana Pires Vilanova <address@hidden>
> Subject: Re: 960605: NetCDF installation, Linux 
> Organization: .
> Keywords: 199605241503.AA18983

In the above message you wrote:

> Thanks for teaching me how to pach a file. Next time I wont have this 
> problem...

I'm glad I could help.

> Aparently everything was OK. I had no error messages.
> Typing 
> 
>       $ls -lR bin include lib man
> 
> I get now
> 
> bin:
> total 149
> - -rwxr-xr-x   1 root     root        57681 Jun  6 12:46 ncdump*
> - -rwxr-xr-x   1 root     root        91551 Jun  6 12:46 ncgen*
> 
> include:
> total 44
> - -rw-r--r--   1 root     root         8475 Jun  6 12:46 ncvalues.hh
> - -rw-r--r--   1 root     root        16117 Jun  4 17:30 netcdf.h
> - -rw-r--r--   1 root     root        16654 Jun  6 12:46 netcdf.hh
> 
> lib:
> total 138
> - -rw-r--r--   1 root     root        62162 Jun  6 12:46 libnetcdf.a
> - -rw-r--r--   1 root     root        76574 Jun  6 12:46 libnetcdf_c++.a
> 
> man:
> total 3
> drwxrwsr-x   2 root     root         1024 Jun  6 12:46 man1/
> drwxrwsr-x   2 root     root         1024 Jun  6 12:46 man3/
> drwxr-xr-x   2 root     root         1024 Jun  6 12:46 man3f/
> 
> man/man1:
> total 25
> - -rw-r--r--   1 root     root         8553 Jun  6 12:46 ncdump.1
> - -rw-r--r--   1 root     root        14630 Jun  6 12:46 ncgen.1
> 
> man/man3:
> total 66
> - -rw-r--r--   1 root     root        36049 Jun  6 12:46 netcdf.3
> - -rw-r--r--   1 root     root        28227 Jun  6 12:46 netcdf.3f
> 
> man/man3f:
> total 0
> lrwxrwxrwx   1 root     root           17 Jun  6 12:46 netcdf.3f -> 
> ../man3/netcdf.3f
> 
> 
> Aparently some files were not installed ( /include/netcdf.inc)

The file `include/netcdf.inc' is for FORTRAN code.  Since you don't have
a FORTRAN compiler, the file isn't needed and wasn't installed.

> and there in a link  in man/man3.

Some systems require that the (3f) manuals bin in their own directory,
some don't.  So we use a symbolic link to do it both ways.  Since you
don't have a FORTRAN compiler, you could delete the directory-tree
rooted at man/man3f if you like to save space (in which case you should
remove the file man/man3/netcdf.3f as well).

Other than that, it appears your installation has succeeded.

Thanks for the feedback and enabling us to improve the LINUX
installation process.

--------
Steve Emmerson   <address@hidden>