Hello, The failure appears to be related to the runtime being unable to locate the shared library, libimf.so. This library appears to be part of the intel compiler suite. We don't support this compiler directly; however, I was able to find the following resource which may help you with this issue: * https://software.intel.com/en-us/forums/intel-fortran-compiler-for-linux-and-mac-os-x/topic/268431 I hope this helps, have a great day! -Ward > Hello > > I am trying to install NetCDF 4.1.3. I performed configure, make and > make install. When I type "make check", it failed. > > The messege is below after I run. > > Making check in include > make[1]: Entering directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/include' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/include' > Making check in libdispatch > make[1]: Entering directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/libdispatch' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/libdispatch' > Making check in libsrc > make[1]: Entering directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/libsrc' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/libsrc' > Making check in liblib > make[1]: Entering directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/liblib' > make[1]: Nothing to be done for 'check'. > make[1]: Leaving directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/liblib' > Making check in nctest > make[1]: Entering directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest' > make nctest tst_rename > make[2]: Entering directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest' > make[2]: 'nctest' is up to date. > make[2]: 'tst_rename' is up to date. > make[2]: Leaving directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest' > make check-TESTS > make[2]: Entering directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest' > /home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest/.libs/nctest: > error while loading shared libraries: libimf.so: cannot open shared > object file: No such file or directory > FAIL: nctest > /home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest/.libs/tst_rename: > error while loading shared libraries: libimf.so: cannot open shared > object file: No such file or directory > FAIL: tst_rename > PASS: compare_test_files.sh > ================================================ > 2 of 3 tests failed > Please report to address@hidden > ================================================ > Makefile:444: recipe for target 'check-TESTS' failed > make[2]: *** [check-TESTS] Error 1 > make[2]: Leaving directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest' > Makefile:566: recipe for target 'check-am' failed > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory > '/home/changzhizhai/Downloads/netcdf-4.1.3/netcdf-4.1.3/nctest' > Makefile:551: recipe for target 'check-recursive' failed > make: *** [check-recursive] Error 1 > > What should I do? > > Thanks > > Changzhi Zhai > > Ticket Details =================== Ticket ID: RRF-721708 Department: Support netCDF Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.