#9356: make SAGE_ATLAS_LIB work on Solaris
-----------------------------+----------------------------------------------
   Reporter:  jhpalmieri     |       Owner:  drkirkby    
       Type:  defect         |      Status:  needs_review
   Priority:  minor          |   Milestone:  sage-4.5    
  Component:  solaris        |    Keywords:              
     Author:  John Palmieri  |    Upstream:  N/A         
   Reviewer:                 |      Merged:              
Work_issues:                 |  
-----------------------------+----------------------------------------------
Changes (by jhpalmieri):

  * priority:  major => minor
  * status:  new => needs_review
  * milestone:  => sage-4.5


Old description:

> SAGE_ATLAS_LIB is supposed to allow the use of an external ATLAS
> installation rather than have Sage build it.  I think if Sage builds
> ATLAS once, then you ought to be able to copy the relevant files from
> that build to another directory and then use that directory as
> SAGE_ATLAS_LIB the next time you build Sage.  But this doesn't work on
> Solaris: on Solaris, when Sage builds ATLAS, it explicitly deletes the
> file liblapack.so, installing liblapack.a instead.  But when it tests
> SAGE_ATLAS_LIB, it tests for the existence of liblapack.so.
>
> The new spkg just tests for the existence of liblapack.a on Solaris.

New description:

 SAGE_ATLAS_LIB is supposed to allow the use of an external ATLAS
 installation rather than have Sage build it.  I think if Sage builds ATLAS
 once, then you ought to be able to copy the relevant files from that build
 to another directory and then use that directory as SAGE_ATLAS_LIB the
 next time you build Sage.  But this doesn't work on Solaris: on Solaris,
 when Sage builds ATLAS, it explicitly deletes the file liblapack.so,
 installing liblapack.a instead.  But when it tests SAGE_ATLAS_LIB, it
 tests for the existence of liblapack.so.

 The new spkg just tests for the existence of liblapack.a on Solaris.

 The new spkg is here:
 [http://sage.math.washington.edu/home/palmieri/SPKG/atlas-3.8.3.p13.spkg]

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9356#comment:1>
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.

Reply via email to