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.
Unidata Support <address@hidden> writes: > ------- Forwarded Message > >>To: address@hidden >>From: "Jonathan Fram" <address@hidden> >>Subject: netCDF Fortran (77 + 90) - config won\'t work. Is it the Fortran >>compiler? >>Organization: UC Berkeley >>Keywords: 200502222206.j1MM6Ypn013173 netCDF 3.6.0 configure > > --=_27ff9fa3eb221d21f51ec218f1521499 > Content-Type: text/plain; charset="ISO-8859-1" > Content-Transfer-Encoding: 7bit > > Institution: UC Berkeley Environmental Engineering Group > Package Version: netcdf 3.6.0 > Operating System: RedHat Fedora Linux 2.6.10-1 > Hardware Information: Intel 500MHz > Inquiry: ./configure doesn\'t create any directories (e.g. ../bin). I think > the problem might be the Intel Fortran 8.1 compiler I just installed. I\'ve > attached my config.log file. What am I doing wrong here? > Thanks, > -Jonathan > > > --=_27ff9fa3eb221d21f51ec218f1521499 > Content-Type: text/x-log > Content-Transfer-Encoding: base64 > Content-Disposition: attachment; filename="config.log" > > VGhpcyBmaWxlIGNvbnRhaW5zIGFueSBtZXNzYWdlcyBwcm9kdWNlZCBieSBjb21waWxlcnMgd2hp > bGUKcnVubmluZyBjb25maWd1cmUsIHRvIGFpZCBkZWJ1Z2dpbmcgaWYgY29uZmlndXJlIG1ha2Vz > IGEgbWlzdGFrZS4KCkl0IHdhcyBjcmVhdGVkIGJ5IG5ldENERiBjb25maWd1cmUgMy42LjAsIHdo Take a look at the successful builds page: http://my.unidata.ucar.edu/content/software/netcdf/builds/index.html Intel fortran required me to set some environment vars, as you can see. Try setting those, and also you need to have the ifort environment variables set - you can see in the ifort build page that I sourced the file ifortvars.sh provided by ifort. If this doesn't work, please follow the instructions here: http://my.unidata.ucar.edu/content/software/netcdf/docs/netcdf-install/If-Something-Goes-Wrong.html Make sure you send all the information requested (basically all output from the configure, make, and make test, plus config log). Let me know if this doesn't work for you. Ed -- Ed Hartnett -- address@hidden