Posted: Thu Oct 11, 2007 12:27 pm Post subject: SSL pre-reqa
Acolyte
Joined: 27 Mar 2003 Posts: 64 Location: Arlington, Va
Ok,
IM reading this in the docs.
If you intend to run SSL channels then you must have the g++ version 3.2 runtime
libraries installed. The GNU g++ libraries are called libgcc_s.so and
libstdc++.so.5 and, on a Red Hat sytem with libgcc and libstdc++5 RPMs
installed, are found in the directory /usr/lib.
If you have a distribution that does not install libgcc_s.so and libstdc++.so.5
into /usr/lib, then you will have to do one of the following:
v Locate and install the packages from your distribution vendor that contain these
libraries.
v Install the GNU gcc and g++ version 5 compilers from another location, for
example the home page for the GNU compiler collection at URL:.
http://gcc.gnu.org/
Ensure that the libraries listed above are included in /usr/lib after installation.
red hat 4 installs this the libfcc_s.so in another directory. Can I just copy that file over? Were getting errors like this in our log
10/11/2007 02:56:49 PM - Process(21278.7494) User(mqm) Program(amqrmppa)
AMQ9220: The GSKitSSL communications program could not be loaded.
EXPLANATION:
The attempt to load the GSKitSSL library or procedure 'amqccgsk_r' failed with
error code 536895861.
ACTION:
Either the library must be installed on the system or the environment changed
to allow the program to locate it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum