Linux install problem

I don't have C-shell so I export OCC_OS_NAME=Linux
then ./Linux/setupLinux.bin
After InstallShieldWizard I get
Preparing Java(tm) Virtual Machine followed by lots of dots, then
the message
/tmp/isjFBehlo/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory

Since libstdc++-libc6.1-1.so.2 doesn't seem to be a valid library
I do not know what to do.

Richard Harke's picture

My mistake. There really is a library with that name.
Thanks Google.