> I am trying to compile it with the --ensable-static to see whether it > would solve the problem cheaply.... But God it is long O_O
sage: MixedIntegerLinearProgram(solver="Coin") --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/ncohen/.Sage/devel/sage-2/<ipython console> in <module>() /home/ncohen/.Sage/local/lib/python2.7/site-packages/sage/numerical/mip.so in sage.numerical.mip.MixedIntegerLinearProgram.__init__ (sage/numerical/mip.c:1480)() /home/ncohen/.Sage/local/lib/python2.7/site-packages/sage/numerical/backends/generic_backend.so in sage.numerical.backends.generic_backend.get_solver (sage/numerical/backends/generic_backend.c:6139)() /home/ncohen/.Sage/local/lib/python2.7/site-packages/sage/numerical/backends/generic_backend.so in sage.numerical.backends.generic_backend.get_solver (sage/numerical/backends/generic_backend.c:5857)() ImportError: /home/ncohen/.Sage/local/lib/libCbc.so.3: undefined symbol: clock_gettime I need simething heavy... And sharp.... Nathann -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org