Displaying 1 result from an estimated 1 matches for "cplex_lib_path".
2011 May 16
0
Problem installing Rcplex in ubuntu
...Rcplex_0.3-0.tar.gz is):
>CPLEX_INCLUDE_PATH=~/ILOG/CPLEX/cplex
>CPLEX_INCLUDE_PATH=~/ILOG/CPLEX/cplex/examples/x86-64_sles10_4.1/static_pic
>R CMD INSTALL \
--configure-args="--with-cplex-include=$CPLEX_INCLUDE_PATH \
--with-cplex-cflags=-fPIC \
--with-cplex-lib='-L$CPLEX_LIB_PATH/static_pic \
-lcplex -lm -lpthread'" Rcplex_0.3-0.tar.gz
and i get;
* installing to library ?~/R/x86_64-pc-linux-gnu-library/2.12?
* installing *source* package ?Rcplex? ...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output...