Link to home
Start Free TrialLog in
Avatar of arivd_samsoe
arivd_samsoe

asked on

Has anyone resolved the problem where Ruby fails to use openssl on AIX?

After installing a ruby rpm package from Bull AIX with all dependencies I get the following error ...
gems/rubygems-2.0.7/lib/rubygems/core_ext/kernel_require.rb:51:in `require': load failed - /opt/freeware/lib/ruby/1.9.1/powerpc-aix6.1.0.0/openssl.so.

Environment ...

AIX 6.1 TL 8 ...
ruby 1.9.3p362 (2012-12-25 revision 38607) [powerpc-aix6.1.0.0]
OpenSSL 0.9.8x 10 May 2012
rubygems-2.0.7

Ruby does install, but when it needs openssl support it barks as well as rubygems ..

If anyone has compiled ruby from src I would be willing to follow your procedure if it resolves the above issue.
ASKER CERTIFIED SOLUTION
Avatar of gheist
gheist
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of arivd_samsoe
arivd_samsoe

ASKER

Thanks gheist ... I will give that a go ...
it is part of gnu binutils for AIX(from IBM's linux kit)
I've requested that this question be deleted for the following reason:

no longer required
It was resolved by first answer, then abandoned by you.