|
Home > Archive > Red Hat Installation > July 2004 > How to install MySQL-shared-4.1.3-0?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to install MySQL-shared-4.1.3-0?
|
|
| Olav Tollefsen 2004-07-09, 11:58 am |
| I would like to install MySQL-shared-4.1.3-0 on my machine running
Fedroa Core 2, but I get this problem:
[root@raptor root]# rpm -Uvh MySQL-shared-4.1.3-0.i386.rpm
warning: MySQL-shared-4.1.3-0.i386.rpm: V3 DSA signature: NOKEY, key ID
5072e1f5error: Failed dependencies:
libcrypto.so.0.9.6 is needed by MySQL-shared-4.1.3-0
libssl.so.0.9.6 is needed by MySQL-shared-4.1.3-0
I have openssl.9.7a-35 installed.
Olav
| |
| Andreas Korn 2004-07-09, 11:58 am |
| Olav Tollefsen wrote:
> I would like to install MySQL-shared-4.1.3-0 on my machine running
> Fedroa Core 2, but I get this problem:
>
> [root@raptor root]# rpm -Uvh MySQL-shared-4.1.3-0.i386.rpm
> warning: MySQL-shared-4.1.3-0.i386.rpm: V3 DSA signature: NOKEY, key ID
> 5072e1f5error: Failed dependencies:
> libcrypto.so.0.9.6 is needed by MySQL-shared-4.1.3-0
> libssl.so.0.9.6 is needed by MySQL-shared-4.1.3-0
>
> I have openssl.9.7a-35 installed.
>
> Olav
Well, openssl-0.9.7 is NOT openssl-0.9.6. It contains libssl.so.0.9.7a
and libcrypt.so.0.9.7a.
Andreas
| |
| Olav Tollefsen 2004-07-09, 11:58 am |
| Andreas Korn wrote:
> Olav Tollefsen wrote:
>
>
>
> Well, openssl-0.9.7 is NOT openssl-0.9.6. It contains libssl.so.0.9.7a
> and libcrypt.so.0.9.7a.
Can I have both installed at the same time?
Olav
|
|
|
|
|