Changes between Version 8 and Version 9 of user-configure
- Timestamp:
- May 28, 2006 11:30:24 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user-configure
v8 v9 53 53 {{{--with-cplex-lib}}}="-L/usr/ilog/cplex90/lib/i86_linux2_glibc2.3_gcc3.2/static_pic -lcplex" 54 54 55 whereassuming that the cplex library (usually named libcplex.a)55 assuming that the cplex library (usually named libcplex.a) 56 56 is located in /usr/ilog/cplex90/lib/i86_linux2_glibc2.3_gcc3.2/static_pic. 57 57 Note that, on some systems, the threading library must be … … 62 62 For the include string: 63 63 64 {{{--with-cplex-incdir}}}= "/usr/ilog/cplex90/include/ilcplex"64 {{{--with-cplex-incdir}}}=/usr/ilog/cplex90/include/ilcplex 65 65 66 66 assuming that the header file cplex.h is located in the directory