Closed BeastyBlacksmith closed 6 years ago
I get
FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! make: *** [bispeu.o] Error 1 ===============================[ ERROR: Dierckx ]=============================== LoadError: failed process: Process(`make FC=gfortran SUFFIX=dylib`, ProcessExited(2)) [2]
when running Pkg.add("Dierckx"), can I fix this somehow?
Pkg.add("Dierckx")
fixed it by uninstalling macports
Glad you sorted it out! Hope you didn't need macports for anything. :)
I get
when running
Pkg.add("Dierckx")
, can I fix this somehow?