Open
Description
Before running correctly the Readme example I had to do some JavaCall.jl related configurations for Ubuntu and CPLEX:
-
add in the java.library.path the path /opt/ibm/ILOG/CPLEX_Studio201/opl/bin/x86-64_linux/
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/ibm/ILOG/CPLEX_Studio201/opl/bin/x86-64_linux/
-
set the environment variable
JULIA_COPY_STACKS=1
before running Julia
Metadata
Metadata
Assignees
Labels
No labels