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.
Actually, I use ksh rather than bash, but I don't think it should matter, since I'm not using any ksh features when I test building and installing netCDF. To test that, I just tried to rebuild netCDF 3.6.2 from source in bash, with no use of a user profile, by starting up in a terminal window with $ bash --norc Here's some more information about my PATH, OS version, and environment: $ echo $PATH /bin:/usr/bin:/usr/local/bin $ uname -a Darwin client74.wireless.ucar.edu 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386 $ env MANPATH=/sw/share/man:/Applications/Absoft10/man:/usr/share/man:/Users/russ/man:/usr/local/share/man:/usr/X11R6/man:/sw/lib/perl5/5.8.6/man TERM_PROGRAM=Apple_Terminal HOST=client74 SHELL=bash TERM=xterm-color CLICOLOR=on HISTSIZE=1000 PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin TERM_PROGRAM_VERSION=133 OLDPWD=/Users/russ SGML_CATALOG_FILES=/sw/etc/sgml/catalog USER=russ _AST_FEATURES=UNIVERSE - ucb DIRSTACK= GDK_USE_XFT=1 ENV=/Users/russ/.kshenv __CF_USER_TEXT_ENCODING=0x1F70:0:0 VPATH=/Users/russ/Utilities/arch/darwin.ppc:/Users/russ/Utilities COSHELL=/bin/ksh PATH=/bin:/usr/bin:/usr/local/bin XML_CATALOG_FILES=/sw/etc/xml/catalog PWD=/Users/russ/build/netcdf-3.6.2 EDITOR=emacs ABSOFT=/Applications/Absoft10 PLATFORM=i386-apple-darwin8.9.1 HOME=/Users/russ SHLVL=2 LOGNAME=russ INFOPATH=/sw/share/info:/sw/info:/usr/share/info SECURITYSESSIONID=13a09a0 HISTFILE=/Users/russ/.histfiles/client7427213 _=/usr/bin/env Everything worked fine from the netcdf-3.6.2 top-level directory with just the following command: $ ./configure --prefix=/Users/russ/build && make check && make install --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: OJP-212167 Department: Support netCDF Priority: Normal Status: Closed