On Dec 10, 2014, at 11:20 AM, Ray Zimmerman <[email protected]> wrote:
> Error: org.macports.configure for port atlas returned: Atlas could not detect > any fortran compiler. If you really don’t need the fortran interface to be > built, please use the +nofortran option, else install a fortran compiler > (e.g. gcc4X) before building Atlas. The `atlas` port is a little weird. By default, it requires a GCC port to be installed (for the Fortran compiler), but doesn't declare a dependency on one (presumably to avoid requiring a specific one). So you just need to have one of the `gcc*` ports installed before building ATLAS. vq _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
