#19467: Make binaries installable
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.10
      Component:  build              |   Resolution:
       Keywords:  osx                |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/sage_binary_installer     |  115d0afe7584e06167b7e8dda8cd8fe3a7857903
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by cnassau):

 Replying to [comment:19 cnassau]: Executing
 {{{MixedIntegerLinearProgram(solver = "cvxopt", maximization=False)}}}
 gives me this backtrace:
 {{{
      19 from sage.numerical.mip import MIPSolverException
 ---> 20 from cvxopt import solvers
      21
      22 cdef class CVXOPTBackend(GenericBackend):

 build/bdist.macosx-10.9-x86_64/egg/cvxopt/__init__.py in <module>()

 build/bdist.macosx-10.9-x86_64/egg/cvxopt/base.py in <module>()

 build/bdist.macosx-10.9-x86_64/egg/cvxopt/base.py in __bootstrap__()

 ImportError: dlopen(/Users/cn/.sage//.python-
 eggs/cvxopt-1.1.7-py2.7-macosx-10.9-x86_64.egg-tmp/cvxopt/base.so, 2):
 Library not loaded: /Users/vbraun/Code/binary-
 
pkg/source/SageMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj24ng0bmdu/local/lib/libgfortran.3.dylib
   Referenced from: /Users/cn/.sage//.python-
 eggs/cvxopt-1.1.7-py2.7-macosx-10.9-x86_64.egg-tmp/cvxopt/base.so
   Reason: image not found
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19467#comment:20>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to