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.
>From: "Louis J. Romero" <address@hidden> >Organization: Aspen Systems, Inc. >Keywords: 200402111956.i1BJupp1009789 netCDF Intel Fortran Louis, >I'm in the process of building netcdf 3.5.1 on a Red Hat Linux release 9 >(Shrike) > >with kernel: Linux master 2.4.20-20.9bigmem #1 SMP Mon Aug 18 11:18:32 EDT >2003 i686 i686 i386 GNU/Linux > >I am using the Intel C and Fortran90 compilers version 7.1. >netcdf-3.5.1/src/fortran/cfortran.h does not have a reference to an intel >Fortran compiler. Are there any plans to include the Intel compiler? Please check out: Installing netCDF http://my.unidata.ucar.edu/content/software/netcdf/INSTALL.html This web page has a link to information on using the Intel Fortran compiler. Also, our inquiry tracking system has several entries on use of the Intel compilers in building the netCDF. Please check out: netCDF support email archive http://www.unidata.ucar.edu/glimpsedocs/ghnetcdf.html and search for Linux and/or intel. You may find that you need to define one or more Unix environment variables to do a successful build. Remember that after you define the environment variables, you will need to run 'make distclean' before you rerun 'configure'. >Thanks > >louis >-- >Louis J. Romero >Chief Software Architect > >Aspen Systems, Inc. >3900 Youngfield Street >Wheat Ridge, Co 80033 >Toll Free: (800) 992-9242 >Tel +01 (303) 431-4606 Ext. 104 >Cell +01 (303) 437-6168 >Fax +01 (303) 431-7196 >address@hidden >http://www.aspsys.com Cheers, Tom Yoksas --