gFortran and the /usr/local/bin directory

Bud Davis bdavis9659@sbcglobal.net
Wed Oct 1 18:47:00 GMT 2008


 
> I've just installed gFortran onto two different Mac OSX
> computers.   
> When I look in the /usr/local/bin directories for each one,
> my desktop  
> computer lists these files:
 

/usr/local/bin is the traditional unix place for users to
install software. don't worry about that stuff. 


 
> 
> Fatal Error:  Can't open module file
> 'msgfmt.mod' for reading at (1):   
> No such file or directory
> 


you need a fortran module file called msgfmt.mod   you will probably need
to get it from wherever you received the fortran source.


HTH,
bud 
 



More information about the Fortran mailing list