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.
> ./configure: bad interpreter: Permission denied I'm guessing you may be trying to build on a file system that is mounted with a "noexec" option that means you can read and write files but cannot execute programs. This could happen if the file system on which /bin is mounted has either "noexec" as one of its options, or "user" (which implies "noexec", "nosuid", and "nodev"). To see if this is the case, look at the file system table in /etc/fstab and see if there are any uncommented lines with "noexec" or "user" in the fourth field. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: CNY-738623 Department: Support netCDF Priority: Normal Status: Closed