[Scip] about installing SCIP on the remote server (SYSTEM = x64_solaris10_11)

Stefan Heinz heinz at zib.de
Thu Dec 10 09:30:23 MET 2009


Hi

try 

gmake LPS=cpx ZLIB=false ZIMPL=false VERBOSE=true

end send me the output to heinz at zib.de

Best Stefan


Am Donnerstag 10 Dezember 2009 schrieb Xiangyong Li:
> Dear all,
>
> I tried to install SCIP under myaccount on our university.  I use CPLEX as
> the LP solver.  The system is SYSTEM = x64_solaris10_11. I use the
> following comand to complie
>
> gmake   OSTYPE=sunos    ARCH=x86    COMP=sun    ZLIB=false    ZIMPL=false  
>  LPS=cpx    SUFFIX=    GMP=auto    VERBOSE=true
>
> I am not sure the setting of COMP is corret. I cannot complie it
> successfully. The compilation informaton is as follows:
>
>
> gmake   OSTYPE=sunos    ARCH=x86    COMP=sun    ZLIB=false    ZIMPL=false  
>  LPS=cpx    SUFFIX=    GMP=auto    VERBOSE=false gmake[1]: Entering
> directory `/global/fac1/xiangli/swx/scip'
>
> - Current settings: LPS=cpx OSTYPE=sunos ARCH=x86 COMP=sun SUFFIX=.lib
> ZIMPL=false ZIMPLOPT=opt IPOPT=false IPOPTOPT=opt
>
> * SCIP needs some softlinks to external programs, in particular,
> LP-solvers. * Please insert the paths to the corresponding
> directories/libraries below. * The links will be installed in the 'lib'
> directory.
> * For more information and if you experience problems see the INSTALL file.
>
>   -> "cpxinc" is the path to the CPLEX "include" directory, e.g.,
> "<CPLEX-path>/include/ilcplex". -> "libcplex.*" is the path to the CPLEX
> library, e.g., "<CPLEX-path>/lib/x86_rhel4.0_3.4/static_pic/libcplex.a"
>
> - preparing missing soft-link "lib/cpxinc":
> > Enter soft-link target file or directory for "lib/cpxinc" (return if not
> > needed): /global/apps/ilog/cplex111/include/ilcplex
>
> -> creating softlink "lib/cpxinc" ->
> "/global/apps/ilog/cplex111/include/ilcplex"
>
> - preparing missing soft-link "lib/libcplex.sunos.x86.sun.lib":
> > Enter soft-link target file or directory for
> > "lib/libcplex.sunos.x86.sun.lib" (return if not needed):
> > /global/apps/ilog/cplex111/lib/x64_solaris10_11/static_pic_mt/libcplex.a
>
> -> creating softlink "lib/libcplex.sunos.x86.sun.lib" ->
> "/global/apps/ilog/cplex111/lib/x64_solaris10_11/static_pic_mt/libcplex.a"
>
>
> - preparing missing soft-link "lib/libcplex.sunos.x86.sun.dll":
> * this soft-link is not necessarily needed since
> "lib/libcplex.sunos.x86.sun.lib" already exists - press return to skip
>
> > Enter soft-link target file or directory for
> > "lib/libcplex.sunos.x86.sun.dll" (return if not needed):
>
> * skipped creation of softlink "lib/libcplex.sunos.x86.sun.dll". Call "make
> links" if needed later.
>
> gmake[1]: Leaving directory `/global/fac1/xiangli/swx/scip'
> gmake: Warning: File `lib' has modification time 3.6e+03 s in the future
> -> compiling obj/O.sunos.x86.sun.opt/lib/scip/branch.o
> bash: icl: command not found
> gmake: *** [obj/O.sunos.x86.sun.opt/lib/scip/branch.o] Error 127
>
>
>
> I do not know what is the problem. It seems that the compilation has
> successfully finished most of the job. Anybody can help me to figure it
> out. Thanks.
>
> Xiangyong




More information about the Scip mailing list