error loading libssl.so.6 in binary release PS 5.5.30-rel30.2-500 on RH6
100 views
Skip to first unread message
Patrik
unread,
Apr 23, 2013, 10:00:51 AM4/23/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to percona-d...@googlegroups.com
Hi
Installed PS 5.5.30 on RH6 and got error loading shared libraries libssl.so.6. Cant find no binary release for RH6 only on RPM. Any problem doing a symlink from libssl.so.10? Is it more problems using PS binary release on RH6?
Cheers
Patrik
Patrik
unread,
Apr 25, 2013, 3:27:07 AM4/25/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to percona-d...@googlegroups.com
So i tried to soft link to libssl.so.1.0.0 but more link errors.
If i wanna compile a RH6 version how will the compile string look like to match the binary version?
/Patrik
Ignacio Nin
unread,
Apr 26, 2013, 5:05:11 PM4/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to percona-d...@googlegroups.com
Hello Patrik,
You can get libssl.so.6 in CentOS 6 by installing the openssl098e
package. This package can be installed side by side with your current
SSL version.