Skip to content

Commit

Permalink
Document the need for 64-bit gfortran on a mac in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Viral B. Shah committed Aug 24, 2012
1 parent 675c85f commit 2767d99
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.
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.

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 2767d99

Please sign in to comment.