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.
Greetings Nie! Do you have /opt/intel/lib/intel64/ in your LD_LIBRARY_PATH? To check, use the following at the command line: echo LD_LIBRARY_PATH If the path does not show up, then try adding it to the environmental variable and run make check again. Let me know how it goes! Cheers! Sean > Hello, > I am trying to build netcdf-4.1.2 on a linux redhat computer. > When i type 'make check', it give message as followed: > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-f90tst_vars_vlen: error > while loading shared libraries: libifport.so.5: cannot open shared object > file: No such file or directory > FAIL: f90tst_vars_vlen > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-tst_f90_nc4: error while > loading shared libraries: libifport.so.5: cannot open shared object file: No > such file or directory > FAIL: tst_f90_nc4 > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-f90tst_grps: error while > loading shared libraries: libifport.so.5: cannot open shared object file: No > such file or directory > FAIL: f90tst_grps > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-f90tst_fill: error while > loading shared libraries: libifport.so.5: cannot open shared object file: No > such file or directory > FAIL: f90tst_fill > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-f90tst_fill2: error > while loading shared libraries: libifport.so.5: cannot open shared object > file: No such file or directory > FAIL: f90tst_fill2 > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-f90tst_vars3: error > while loading shared libraries: libifport.so.5: cannot open shared object > file: No such file or directory > FAIL: f90tst_vars3 > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-ftst_v2: error while > loading shared libraries: libifport.so.5: cannot open shared object file: No > such file or directory > FAIL: ftst_v2 > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-ftest: error while > loading shared libraries: libifport.so.5: cannot open shared object file: No > such file or directory > FAIL: ftest > /users/niegz/software/netcdf-4.1.2/nf_test/.libs/lt-tst_f90: error while > loading shared libraries: libifport.so.5: cannot open shared object file: No > such file or directory > FAIL: tst_f90 > ================================================ > 24 of 25 tests failed > Please report to address@hidden > ================================================ > make[2]: *** [check-TESTS] Error 1 > make[2]: Leaving directory `/users/niegz/software/netcdf-4.1.2/nf_test' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/users/niegz/software/netcdf-4.1.2/nf_test' > make: *** [check-recursive] Error 1 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > The file /opt/intel/lib/intel64/libifport.so.5 is actually exist, so what > should I do to make it right? > > Thank you! > > > ====================================== > Nie Gaozhen > National Meteorological Center/CMA > Email: address@hidden > address@hidden > Tel: 86-010-58995842 > ======================================= > > Ticket Details =================== Ticket ID: LIH-141353 Department: Support netCDF Priority: Normal Status: Open