#8169: include TOPCOM as optional spkg
----------------------------+-----------------------------------------------
Reporter: vbraun | Owner: vbraun
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-feature
Component: geometry | Keywords:
Author: Volker Braun | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by mhampton):
OK, here it is:
{{{
bin: otool -L points2alltriangs
points2alltriangs:
/Users/mh/sagestuff/sage-4-x/local/lib/libcddgmp.0.dylib
(compatibility version 1.0.0, current version 1.0.0)
/Users/mh/sagestuff/sage-4-x/local/lib/libgmpxx.3.dylib
(compatibility version 5.0.0, current version 5.6.0)
/Users/mh/sagestuff/sage-4-x/local/lib/libgmp.3.dylib
(compatibility version 8.0.0, current version 8.6.0)
/Users/mh/sagestuff/sage-4-x/local/lib/libTOPCOM.0.dylib
(compatibility version 1.0.0, current version 1.0.0)
/Users/mh/sagestuff/sage-4-x/local/lib/libCHECKREG.0.dylib
(compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
version 7.4.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 111.1.5)
}}}
{{{
bin: gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8169#comment:40>
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.