[MacPorts] #26674: missing netcdf.inc file
MacPorts
noreply at macports.org
Wed Sep 29 18:21:30 PDT 2010
#26674: missing netcdf.inc file
---------------------------------------+------------------------------------
Reporter: pvalanju@… | Owner: takeshi@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: invalid | Keywords:
Port: netcdf |
---------------------------------------+------------------------------------
Changes (by takeshi@…):
* status: new => closed
* resolution: => invalid
Comment:
Fortran interface is an option. It used to be a default to install Fortran
interface but it requires gcc44, which takes long time to build. If you
prefer g95 to gfortran, g95 should build much faster since it does not
build java etc. You could specify gcc43, gcc44 or g95 as a variant. You
need to deactivate or uninstall the current netcdf installation. BTW,
netcdf 4.1.1_0 is old. I recommend to update the port tree before you
proceed.
{{{
$ sudo port -d sync
$ sudo port -d deactivate netcdf
$ sudo port -d install netcdf +g95
}}}
--
Ticket URL: <https://trac.macports.org/ticket/26674#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list