In gmane.comp.mathematics.sage.support, you wrote: > Hi Nathan, > > Yes, I checked local/include and local/lib. CPLEX runs fine also as a > 64 bit standalone. > I recompiled everything with ./sage -ba, and now > MixedIntegerLinearProgram(solver="CPLEX") triggers a new error > message !!!!
it might be a good test for compatibility if you fire up sage's python (i.e. start "sage -sh" and run python within this shell)) and test CPLEX's own Python interface. (you'd need to run python setup.py at an appropriate place to install the CPLEX's python interface) Please report here on how this went. Thanks, Dmitrii -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org