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.
Hi Burt, It looks like you will need to add the path to your Intel Fortran libs to /etc/ld.so.conf (you will need root access or sudo privileges to do this). Check to see if /opt/intel/Compiler exists, and if so, cd down in the directory until you hit lib/intel64; this is the path you will need to add to /etc/ld.so.conf. A possible example of what this path will look like is: /opt/intel/Compiler/11.1/056/lib/intel64 Once you've added the path, execute the command ldconfig to make sure the changes to /etc/ld.so.conf are used. If you don't have root access, try to set the LD_LIBRARY_PATH environmental variable to include the above path. Once ifort knows where the Intel Fortran libs live, try to recompile netCDF and see what make check tells you. Cheers, Sean > Thanks for the reply Sean here is ldconfig output.... > > -----Original Message----- > From: Unidata netCDF Support [mailto:address@hidden] > Sent: Thursday, May 26, 2011 12:49 PM > To: Burt Chesterfield > Cc: address@hidden > Subject: [netCDF #LYS-508051]: netcdf support request > > Greetings Burt! > > It looks like the compiler cannot find your Intel Fortran libs. These > typically live under /opt/intel/Compiler/<version>/lib. If you run the command > > ldconfig -v > > on the command line, does the path to the Intel libs show up? > > Cheers, > > Sean Arms > > > Burt Chesterfield Posted on: 20110526.1005 MDT > ================================================================ > Good Day, > > > > The attached file is an excerpt from a make check of a netcdf 4.1.2 > installation on a linux system (opensuse 11.4 64bit). Please let me know if > I need to provide more information for interpretation. > > > > Thanks, > > > > Burt Chesterfield > > Infrastructure Specialist > > University of the Virgin Islands > > > > > > > > > > > Ticket Details > =================== > Ticket ID: LYS-508051 > Department: Support netCDF > Priority: Normal > Status: Open > > Ticket Details =================== Ticket ID: LYS-508051 Department: Support netCDF Priority: Normal Status: Open