Installing OS-specific runtime library (Linux only)

(CR426135) On the Linux platform, DirectConnect is built as a 32-bit application. To run DirectConnect on a 64-bit machine, you must install the OS-specific, 32-bit runtime C++ library in /usr/lib. The runtime C++ library required is libstdc++.so.

If the runtime library is not found by the runtime linker, DirectConnect fails to start and an error message occurs similar to the following:

/usr/lib/dld.sl: Can't open shared library: /opt
/hp-gcc/3.3.6/ilp32/lib/libstdc++.sl.5 /usr/lib/dld.sl: No such file or directory