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

20041221: make install output



T. W. Tesche,

>Date: Tue, 21 Dec 2004 11:41:02 -0500
>From: "T. W. Tesche" <address@hidden>
>Organization: Alpine Geophysics, LLC
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20041221: make install output
> Keywords: 200412211526.iBLFQDgJ001714 netCDF 3.5.1 RedHat Linux 9

The above message contained the following:

> Steve: Here's the result of the "make install" command in /f90. 

> make[1]: Entering directory 
> `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90'
> cp netcdf.mod /home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/include/netcdf.mod
> make[1]: Leaving directory 
> `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90'
> make[1]: Entering directory 
> `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90'
> cp typesizes.mod 
> /home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/include/typesizes.mod
> make[1]: Leaving directory 
> `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90'

It looks like it worked.

I don't know why you previously encountered that "netCDF header-module
not found" error-message.

The next thing to try is to execute the command

    make install

in the top-level source-directory of the netCDF package to ensure that
the package is completely installed.

Regards,
Steve Emmerson