On 2/10/12 1:08 PM, yannche wrote:
Salut Nathann !

Thanks for your answer.
I "touched" the files as you asked, and here is the result below. The
"sage -b" command went much faster than when I first installed CPLEX.


New versions of CPLEX need one more symbolic link. See http://trac.sagemath.org/sage_trac/ticket/11958 for the ticket from a couple of months ago.

I just enabled cplex on a sage install this morning and this is what I did:

ln -s /opt/ibm/ILOG/CPLEX_Studio_Academic123/cplex/lib/x86-64_sles10_4.1/static_pic/libcplex.a ~/sage/local/lib/libcplex.a ln -s /opt/ibm/ILOG/CPLEX_Studio_Academic123/cplex/include/ilcplex/cplex.h ~/sage/local/include/cplex.h ln -s /opt/ibm/ILOG/CPLEX_Studio_Academic123/cplex/include/ilcplex/cpxconst.h ~/sage/local/include/cpxconst.h
~/sage/sage -b


Thanks,

Jason

--
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

Reply via email to