[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20010606: install netcdf v3.5.0
- Subject: Re: 20010606: install netcdf v3.5.0
- Date: Wed, 06 Jun 2001 11:03:55 -0600
>To: address@hidden
>cc: address@hidden
>From: Jonathan Thom <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200106061620.f56GKip28418
Hi Jonathan,
> I am attempting to install netcdf v3.5.0 on a sun workstation. I
> make it through all of the steps, but get an error in the f90
> sequence of "make install." Everything seems to be working
> alright. If you could provide some insight that would be great. I
> think I have all of the information that you requested, if there is
> any additional information that I can provide I can forward it to
> you.
Does the src/f90/ directory contain a file named "netcdf.mod"? Such a
file should have been created by the f90 compiler when it compiled
netcdf.f90 in that directory. If it created it with some other name
(for example we have seen an HP-UX 10 F90 compiler create a file named
"NETCDF.mod" instead), then you will need to copy or link or rename
that file to "netcdf.mod" in that same directory and then proceed with
the "make install".
I'd be interested in knowing what "*.mod" files were created in the
f90 directory as a result of the build. For example on our Solaris 7
system, we see:
$ ls -l *.mod
-rw-r--r-- 1 russ ustaff 142144 Jun 6 10:52 netcdf.mod
-rw-r--r-- 1 russ ustaff 1732 Jun 6 10:51 typesizes.mod
--Russ
_____________________________________________________________________
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu