libstdc++.so.5 error when installing the server using the installation program

Symptoms
The server installation aborts with the following exception error in Linux®.

This application has unexpectedly quit:Invocation of this Java application has caused an InvocationTargetException. This application will now exit".

The installation log may show the following error

java.lang.unsatisfiedlinkerror :fontmanager (libstdc++.so.5: can not open shared object file:No such file or directory)

Causes
Missing package required.
Solution

Install the libstdc++.so.5 package. This can be installed by installing the compat-libstdc++-33 package which includes libstdc++.so.5.