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, I've just intalled netcdf 4.0-beta1 on a Mandriva 2008 linux > installation. The configure, make, make install seemed to go smoothly, but > make check produced some errors, seem to relate to missing shared libraries: > > FAIL: ftest > ./tst_f90: error while loading shared libraries: libimf.so: cannot open > shared object file: No such file or directory > FAIL: tst_f90 > > This file does however exist on my system > [root@msasa /]# ll /opt/intel/fc/10.0.023/lib/libimf.so > -rwxr-xr-x 1 root root 2486413 2007-04-27 04:34 > /opt/intel/fc/10.0.023/lib/libimf.so* > > I've attached the config.log file, and pasted in the make and make check > outputs below. Please let me know what I can/should do to fix this? > > Many thanks > > -Evan > Try setting the environment variable LD_LIBRARY_PATH to the directory that holds the library, and try again. Let me know if that doesn't work. Thanks, Ed Ticket Details =================== Ticket ID: CVD-838629 Department: Support netCDF Priority: Normal Status: Closed