Originally posted by: outlookeye
I set the path environment variable in .bashrc file:
LD_LIBRARY_PATH=/opt/ibm/ILOG/CPLEX_Studio1251/opl/bin/x86-64_sles10_4.1
export LD_LIBRARY_PATH
after that, I execute oplrun command in the oplrun directory:
./oplrun /mod file directory/**.mod **.dat
The same errors:
./oplrun: error while loading shared libraries: libicuuc.so.48: cannot open shared object file: No such file or directory
#DecisionOptimization#OPLusingCPLEXOptimizer