Install of mysql 4.1.x on RH 9

发布于 2022-10-01 13:17:40 字数 1686 浏览 12 评论 0

Dear all,

I am positive this has been asked a 1000 times before, but i cannot find
it anywhere on the archive. Maybe a good search function there would
help

Ok, here my problem: I am trying to install mysql 4.1.1 on RH 9.0, but
get the following errror:

[root@XXXX mysql]# rpm -Uvh --force MySQL-client-4.1.1-0.i386.rpm
MySQL-devel-4.1.1-0.i386.rpm MySQL-server-4.1.1-0.i386.rpm
MySQL-shared-4.1.1-0.i386.rpm
warning: MySQL-client-4.1.1-0.i386.rpm: V3 DSA signature: NOKEY, key ID
5072e1f5error: Failed dependencies:
        libcrypto.so.0.9.6 is needed by MySQL-shared-4.1.1-0
        libssl.so.0.9.6 is needed by MySQL-shared-4.1.1-0
[root@XXXX mysql]# whereis libcrypto
libcrypto: /usr/lib/libcrypto.a /usr/lib/libcrypto.so
[root@XXXX mysql]# locate libcrypto
/usr/lib/libcrypto.a
/usr/lib/libcrypto.so
/lib/libcrypto.so.4
/lib/libcrypto.so.0.9.7a
/lib/libcrypto.so.2
/lib/libcrypto.so.0.9.6b
[root@XXXX mysql]# rpm -q openssl
openssl-0.9.7a-20
[root@XXXX mysql]#

As you can see, libcrypto is installed. Also the openssl package is
installed, which contains both libcrypto and libssl. However, the mysql
package does not recognise this.

Is there a solution for this. compiling the mysql binary and/or
installing a libcrypto/libssl rpm I would not really call a solution.

Anyone?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文