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 Mami, > I've solved my problem of linking library exporting LD_LIBRARY_PATH. > So netCDF #BQB-459754 is quite closed. Thanks for letting us know. That's the solution I was about to recommend. Alternatively, you could also get a system administrator to put needed libraries in the default library path using ldconfig(8) (for Linux systems, to modify /etc/ld.so.conf) or equivalent for other platforms. > But I have new errors (i don't know if is it correct to write you on reply, > sorry about that) It's fine. > Now the last check lines are > > "=================== > All 50 tests passed > =================== > make[2]: Leaving directory > `/home/fisicatecnica/Downloads/netcdf-4.2/nc_test4' > make[1]: Leaving directory > `/home/fisicatecnica/Downloads/netcdf-4.2/nc_test4' > Making check in man4 > make[1]: Entering directory `/home/fisicatecnica/Downloads/netcdf-4.2/man4' > Making check in images > make[2]: Entering directory > `/home/fisicatecnica/Downloads/netcdf-4.2/man4/images' > make[2]: Nothing to be done for `check'. > make[2]: Leaving directory > `/home/fisicatecnica/Downloads/netcdf-4.2/man4/images' > make[2]: Entering directory `/home/fisicatecnica/Downloads/netcdf-4.2/man4' > Doxyfile > /bin/bash: Doxyfile: command not found > make[2]: *** [doxyfile.stamp] Error 127 > make[2]: Leaving directory `/home/fisicatecnica/Downloads/netcdf-4.2/man4' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/home/fisicatecnica/Downloads/netcdf-4.2/man4' > make: *** [check-recursive] Error 1" > Is it a real problem? No, that's a problem we need to fix, that has to do with installing the new form of documentation locally. None of the software depends on it, and you can use the documenation on the web instead. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: BQB-459754 Department: Support netCDF Priority: Normal Status: Closed