Hello!

  I am new to the world of Linux and MySQL, I have been working with it for
about a month now.  We decided to upgrade the 4.1Alpha instead of the
current release because we wanted to test sub Select statements.

  After having some problems and hosing up the Red Hat machine, I
re-installed RedHat (version 9) and am now installing MySQL.  However, 3 of
the RPM packages are giving similar dependency errors.  All of the rpm
packages produce the signature warnings which I'm assuming exist because
this is Alpha, but these three produce dependcies errors.  Is there a page
with information on what to do in these cases that someone can point me to,
I will appreciate any and all help.

Thanks -- John (command line and errors follow)

# rpm -i MySQL-Max-4.1.0-0.i386.rpm
warning: MySQL-Max-4.1.0-0.i386.rpm: V3 DSA signature: NOKEY, key ID
5072e1f5
error: Failed dependencies:
        libcrypto.so.0.9.6 is needed by MySQL-Max-4.1.0-0
        libssl.so.0.9.6 is needed by MySQL-Max-4.1.0-0

# rpm -i MySQL-shared-4.1.0-0.i386.rpm
warning: MySQL-shared-4.1.0-0.i386.rpm: V3 DSA signature: NOKEY, key ID
5072e1f5
error: Failed dependencies:
        libcrypto.so.0.9.6 is needed by MySQL-shared-4.1.0-0
        libssl.so.0.9.6 is needed by MySQL-shared-4.1.0-0

# rpm -i MySQL-bench-4.1.0-0.i386.rpm
warning: MySQL-bench-4.1.0-0.i386.rpm: V3 DSA signature: NOKEY, key ID
5072e1f5
error: Failed dependencies:
        perl-DBI is needed by MySQL-bench-4.1.0-0


John Stacy



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to