#12011: Build ATLAS on OS X Lion
--------------------------+-------------------------------------------------
Reporter: jhpalmieri | Owner: tbd
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-5.0
Component: packages | Keywords: Lion Darwin cvxopt atlas blas
Work_issues: | Upstream: Reported upstream. Little or no
feedback.
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
--------------------------+-------------------------------------------------
Comment(by dimpase):
Replying to [comment:26 dimpase]:
> on sqrt5 with Sage 5.0.beta7:
{{{
File "./spkg-install", line 278, in configure
cmd += ' -O'+atlas_system
}}}
Replace this line with
{{{
cmd += ' -O '+str(atlas_system)
}}}
(note the space after O!)
The result can be obtained here:
[http://boxen.math.washington.edu/home/dima/packages/atlas-3.9.68.spkg]
Then is starts building. I'll report when it's done.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12011#comment:27>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.