Skip to content

Files

Latest commit

 

History

History
This branch is 1666 commits behind omnia-md/conda-recipes:master.

ambermini

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 8, 2014
Aug 28, 2015
Feb 1, 2016
Feb 1, 2016

ambermini

Note that gfortran must be installed to compile this.

On Linux and Mac, gcc48 seems to work.

For Mac, the simplest way to install gcc48 is via macports:

sudo port install gcc48
sudo port select gcc mp-gcc48

If you have OS X Mavericks, you need to remember to install Xcode command-line utilities:

xcode-select --install