Changes between Initial Version and Version 1 of Ticket #42160


Ignore:
Timestamp:
Jan 17, 2014, 6:36:36 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Atlas should take many hours to compile on modern hardware, but not days. You can check the logfile, whose location is printed by the command:

port logfile atlas

but it's possible the end of the log is truncated. You could run the install with the verbose flag to see exactly what it's doing at the time of the hang:

sudo port -v install atlas

Note that single-letter flags like -v must appear between port and the command (install in this case), and have no effect if used elsewhere on the command line.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42160

    • Property Owner changed from macports-tickets@… to vince@…
    • Property Port atlas added
  • Ticket #42160 – Description

    initial v1  
    66Thank you.
    77
     8{{{
    89Jons-MacBook-Pro-2:~ Jon$ sudo port clean atlas
    910Password:
     
    4445Selected F77 compiler: gfortran48
    4546--->  Building atlas
     47}}}