Description :Dollar Universe can't be started in a Linux 64 system.
Cause
Cause type: Configuration Root Cause: The necessary 32 bits version of the library "libgcc_s.so.1" is missing.
Environment
OS: Linux OS Version: Linux 64Bits
Resolution
The 32 bits version of libgcc_s.so.1 must be installed. Note: even if the 64 bits version of this library is installed, it's not sufficient as Dollar Universe 5 is a 32bit application.
If your system is Redhat, you can launch the following command to install the rpm: yum install libgcc.i686