Skip to main content

Problem:

When running the script $COBDIR/bin/cobsje the following error is displayed

bin/cobconvstrtest: error while loading shared libraries: libstdc .so.5: cannot open shared object file: No such file or directory

Resolution:

The error occurs because the script looks for the gcc version 5 libraries located in /usr/lib.  The solution is to download and install the correct version of gcc.

Old KB# 2016