Originally posted by: nileite
Hi All,
I am having problem running oplrun (opl63):
shell$ ./oplrun
./oplrun: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by ./oplrun)
libstdc++ exists and is in the LD_LIBRARY_PATH:
ls -l /usr/lib/libstdc++.so.6
lrwxrwxrwx 1 root root 18 Nov 23 2005 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.3
echo $LD_LIBRARY_PATH
/usr/lib:(...)
the server is:
uname -a
Linux SERVER 2.6.9-11.ELsmp #1 SMP Fri May 20 18:25:30 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux
What am I doing wrong or what's missing?
Regards,
anibal
#DecisionOptimization#OPLusingCPLEXOptimizer