[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #CNY-738623]: Problems installing Netcdf-3.6.1 on MacOSX
- Subject: [netCDF #CNY-738623]: Problems installing Netcdf-3.6.1 on MacOSX
- Date: Sun, 29 Oct 2006 07:03:05 -0700
> ./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