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 am trying to install NetCDF under Tsubame2.0 supercomputer in my > university. There is no problem when I installed it in linux PC, but I > have the following problem when I tried to install it in linux tsubame2.0. > > I am truly grateful, If you have any idea or can solve my problem below. I > attached configure output and make check install output in the attachment. > > ================================================ > 1 of 50 tests failed > Please report to address@hidden > ================================================ > make[2]: *** [check-TESTS] Error 1 > make[2]: Leaving directory `/home0/usr9/A2302192/netcdf-4.1.3/nc_test4' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/home0/usr9/A2302192/netcdf-4.1.3/nc_test4' > make: *** [check-recursive] Error 1 > > CPPFLAGS='-I/home0/usr9/A2302192/szip-2.1/include > -I/home0/usr9/A2302192/zlib-1.2.5/include > -I/home0/usr9/A2302192/hdf5-1.8.8/include' > LDFLAGS='-L/home0/usr9/A2302192/szip-2.1/lib > -L/home0/usr9/A2302192/zlib-1.2.5/lib > -L/home0/usr9/A2302192/hdf5-1.8.8/lib' ./configure > --prefix=/home0/usr9/A2302192/netcdf-4.1.3 2>&1 | tee configure.log > > make check install 2>&1 | tee make_check_install.log The test that failed is due to a problem with your computer being able to access the test OPeNDAP site - are you behind a firewall that blocks access to sites using port 8080? Can you access the following site: http://test.opendap.org:8080/dods/dts/test.01.dds If not, and you don't need remote access to netCDF data from external earth science data servers, you can rebuild with the --disable-dap configure option. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: GMP-138655 Department: Support netCDF Priority: Normal Status: Closed