#6681: cliquer doesn't work in 64-bit OS X
--------------------------+-------------------------------------------------
Reporter: jhpalmieri | Owner: rlm
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.2
Component: graph theory | Keywords:
Reviewer: | Author:
Merged: |
--------------------------+-------------------------------------------------
If I try a [http://wiki.sagemath.org/osx64 64-bit build] of Sage
(4.1.1.rc1) on an Intel Mac running OS X 10.5, cliquer seems to install
fine: I get a message saying,
"Successfully installed cliquer-1.2". However, starting Sage gives me an
{{{ImportError}}}:
{{{
ImportError: dlopen(/Applications/sage_builds/sage-4.1.1.rc1/local/lib/
python2.6/site-packages/sage/graphs/cliquer.so, 2): Symbol not found:
_graph_new
Referenced from: /Applications/sage_builds/sage-4.1.1.rc1/local/lib/
python2.6/site-packages/sage/graphs/cliquer.so
Expected in: dynamic lookup
Error importing ipy_profile_sage - perhaps you should run %upgrade?
WARNING: Loading of ipy_profile_sage failed.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6681>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---