#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-5.4
Component: packages | Resolution:
Keywords: ATLAS | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Benjamin Jones, Karl-Dieter Crisman, Dmitrii Pasechnik, Georg Weber, François
Bissey, John Palmieri
Authors: Volker Braun | Merged in:
Dependencies: #13160 | Stopgaps:
-------------------------------------------------------+--------------------
Changes (by kcrisman):
* status: positive_review => needs_work
Comment:
Hah! I should have known... The symlink by hand worked, but
{{{
Skipping build of ATLAS on intel OS X
Traceback (most recent call last):
File "./spkg-install", line 106, in <module>
ln(os.path.join(veclib_dir, lib),
NameError: name 'ln' is not defined
real 0m1.290s
user 0m0.334s
sys 0m0.501s
************************************************************************
Error installing package atlas-3.10.0
************************************************************************
}}}
That's probably because this is `#!/usr/bin/env python`. I think what we
need is Python's `os.symlink`. I can't explain why this doesn't raise a
problem on 10.7, but apparently on 10.4 it does.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:234>
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.