wiki:gfortranInstall

Version 2 (modified by roche, 8 years ago) (diff)

--

Pre requisite

Installation of udunits

unpack the udunits standard package version 1.12 ( version 2 not functional with iloveclim ) [BR]

In the udunits standard directory run:

./configure  CPPFLAGS='-fPIC -DNDEBUG -Df2cFortran' CC=/usr/bin/gcc CFLAGS='-O -fno-builtin'

Then:

make clean && make

Upon successful completion run:

make install

Install script