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.
No problem - enjoy! > Hi Sean, > > Problem solved. > > Thank you very much, > Liang > > > On 22 May 2012, at 18:20, Unidata netCDF Support wrote: > > > Greetings Liang, > > > > It looks like the test that is failing is testing the opendap > > functionality. We are having some issues with the server we use to run > > these tests against, so it's likely not a problem with your install but a > > problem with the server it is trying to contact. Try adding > > > > --disable-dap-remote-tests > > > > to configure (also, don't forget to run make clean before reconfiguring). > > > > Cheers! > > > > Sean > > > >> > >> Hi Sean, > >> > >> Thanks for the reply. I installed the doxygen, and now it passed the > >> compiling. However, another situation shows up. > >> When I typed in: > >> > >> sudo make check >& check.out > >> > >> There is a test failed. I attach the check.out file to you. > >> > >> Thank you, > >> Liang > >> > >> > >> > >> > >> > >> > >> On 22 May 2012, at 17:29, Unidata netCDF Support wrote: > >> > >> > Greetings Liang! > >> > > >> > The error you are getting because make is trying to build the > >> documentation, and that requires a program called doxygen to be installed. > >> You can install doxygen if you wish, but you can also just skip building > >> the docs by adding the flag --disable-doxygen > >> when you use configure. Just make sure to use `make clean` before > >> reconfiguring: > >> > > >> > 1) make clean > >> > 2) CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr//local/lib > >> ./configure --prefix=/usr/local --disable-doxygen > >> > 3) sudo make >& make.out > >> > > >> > Cheers! > >> > > >> > Sean > >> > > >> >> Hi, > >> >> > >> >> I am trying to build netcdf-4.2 on my macbook (os x 10.7.4). I'd > >> like to build it with netcdf-4. > >> >> > >> >> I already installed zlib and HDF5 on mac (both under directory > >> /usr/local). Here is what I've done when compiling netcdf-4.2: > >> >> 1. CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr//local/lib > >> ./configure --prefix=/usr/local > >> >> 2. sudo make >& make.out > >> >> > >> >> The compiling failed. I attach the make.out file with this email, > >> any clue about this? > >> >> > >> >> Thank you very much, > >> >> Liang > >> >> > >> >> > >> >> > >> > > >> > > >> > Ticket Details > >> > =================== > >> > Ticket ID: WCE-536664 > >> > Department: Support netCDF > >> > Priority: Normal > >> > Status: Open > >> > > >> > >> > >> > >> > >> > >> > >> > > > > > > Ticket Details > > =================== > > Ticket ID: WCE-536664 > > Department: Support netCDF > > Priority: Normal > > Status: Open > > > > Ticket Details =================== Ticket ID: WCE-536664 Department: Support netCDF Priority: Normal Status: Closed