#6456: Upgrade cvxopt in sage from 0.9 to 1.1.3
-------------------------------------------------+--------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: needs_info
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords:
Author: Harald Schilly, Dmitrii Pasechnik | Upstream: Completely
fixed; Fix reported upstream
Reviewer: | Merged:
Work_issues: OS X (10.4, Intel?) |
-------------------------------------------------+--------------------------
Changes (by dimpase):
* work_issues: licence, OS X 10.4 => OS X (10.4, Intel?)
Comment:
Replying to [comment:131 kcrisman]:
>
> > These are platform-optimised libraries, that should be used on MacOSX.
> Yes. Well, not the lapack, which we don't.
> > So your linker trouble seems to be a sign of Xcode not being properly
installed, or that your Xcode is much older than mine, and the directories
layout has changed.
> Yes.
>
> >
> > Do you have anything like this in /usr/lib ?
> >
> > But anyway, one just have to link against the native libraries.
> > What does your gcc -v say? In my case:
> Same.
>
> Here are some things I get:
> {{{
> Dasher-03:~ student$ ls
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/
> Headers libBLAS.dylib libvDSP.dylib vecLib
> Resources libLAPACK.dylib libvMisc.dylib
> Dasher-03:~ student$ ls
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/Headers/
> cblas.h vBigNum.h vecLib.h
> clapack.h vDSP.h vecLibTypes.h
> vBLAS.h vDSP_translate.h vectorOps.h
> vBasicOps.h vForce.h vfp.h
> Dasher-03:~ student$ ls -l /usr/lib/*atlas*ls: /usr/lib/*atlas*: No such
file or directory
> Dasher-03:~ student$ ls -l /usr/lib/*cblas*ls: /usr/lib/*cblas*: No such
file or directory
> }}}
I also removed atlas from the list of libraries to be linked on Darwin,
and uploaded the updated spkg. Please test on OSX, both PPC and Intel.
Thanks!
Dima
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6456#comment:132>
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.