Skip to content

Commit

Permalink
gfortran from HPC.sf.net needs gcc as well, as pointed out by @HarlanH.
Browse files Browse the repository at this point in the history
  • Loading branch information
Viral B. Shah committed Aug 30, 2012
1 parent 7c136c2 commit a0e4d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ On Ubuntu systems, You may also need to install the package `libncurses5-dev`.

#### OS X

Download and install [gfortran from hpc.sf.net](http:https://hpc.sf.net/), if necessary. It is essential that you use a 64-bit gfortran.
It is essential to use a 64-bit gfortran. Download and install [gfortran and gcc from hpc.sf.net](http:https://hpc.sf.net/), if necessary. The HPC gfortran requires gcc to function properlyl.

If you get link errors mentioning `gfortran`, it might help to put `/usr/local/gfortran/lib` at the beginning of the `DYLD_LIBRARY_PATH` environment variable.

Expand Down

0 comments on commit a0e4d6d

Please sign in to comment.