On Oct 21, 2008, at 3:18 PM, guangshan chen wrote: > Hi there, > > when I install netcdf-gfortran on my Mac (intel 10.4.11). I got > failed. > Here is the information: > checking whether gfortran accepts -g... no > checking whether we are using the GNU Fortran 77 compiler... no > checking whether gfortran accepts -g... no > configure: setting up Fortran 90 > checking for Fortran flag to compile .f90 files... unknown > configure: error: Fortran could not compile .f90 files > ### execution of ./configure failed, exit code 1 > > It seems that it could not find gfortran compiler. I installed the > gfortran compiler in /usr/local/bin. > > How to specify the path of the compiler when fink compile the package? >
It's supposed to detect Fink's gfortran from gcc43. And Fink builds don't accept options. > Thanks. > > Guangshan > The package works for me. It could well be that the gfortran compiler you installed manually isn't the right version or is otherwise different than ours and broke the ability to build this package. Try renaming that to something other than "gfortran" and see if the ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
