× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hello,

A "shared object file" (the "so" in the name) is the Unix equivalent of a *SRVPGM object (OS/400) or DLL (Windows). Since you have 20 years of experience with those environments, perhaps knowing that will assist you.

It's looking for libstdc++.so.5 (version 5 of libstdc++ shared object) which you lack on your computer.

This would be roughly equivalent to windows saying "MSVCRT.DLL not found". I'm sure you've never encountered anything like that in Windows in your 20 years of experience.

Or, if you have... I'm sure your reaction was "Windows isn't ready for the masses".

Anyway... software doesn't exist until you install it. So please install libstdc++.so.5, and see where that takes you.

Guillermo Andrades, CPI Software wrote:
I'ved write all these not-being-humans instructions, but at end, when type ibm5250 xxx.xx.x.x I get this error:
"ibm5250: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.