This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
------- Blind-Carbon-Copy To: Pfenniger Daniel <address@hidden> Subject: Re: 20000107: Fortran build failure under Linux Date: Fri, 07 Jan 2000 08:33:52 -0700 From: Steve Emmerson <address@hidden> Pfenniger, > To: address@hidden > From: Pfenniger Daniel <address@hidden> > Subject: netCDF compilation problem on Linux > Organization: . > Keywords: 200001070924.CAA04302 In the above message, you wrote: > My Linux system is not recognized in the cfortran.h file in the make > phase of the installation of netCDF 3.4. In attachement are the > A -> F steps. The configure script must be told to use the C macro "f2cFortran" before being executed. The INSTALL file contains examples for Linux systems. Try the following: 1. Go to the top-level source directory. 2. Perform steps 3 through 5 near the end of the INSTALL file. 3. Ensure that the environment variable CPPFLAGS contains the string "-Df2cFortran". 4. Perform steps 6 through 9 near the end of the INSTALL file. > Regards > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Dr Daniel Pfenniger | address@hidden > Geneva Observatory, University of Geneva | tel: +41 (22) 755 2611 > CH-1290 Sauverny, Switzerland | fax: +41 (22) 755 3983 > __________________________________________________________________________ Regards, Steve Emmerson <http://www.unidata.ucar.edu> ------- End of Blind-Carbon-Copy