Hello everyone,
I am trying to install MySQL 5.0.0 on a fresh install
of Fedora Core 1, however I am running into a little
trouble and I was hoping someone could give me a
little insight on what I might be doing wrong.

I am able to install the 'server', 'clients', and
'devel' packages with no problems, but if I try to
install either the 'shared' or the 'Max' packages I
get the following dependency errors:

error: Failed dependencies:
libcrypto.so.0.9.6 is needed by MySQL-shared-5.0.0-0
libssl.so.0.9.6 is needed by MySQL-shared-5.0.0-0

I am a little confused because I do have the
openssl-0.9.7a-23 and
openssl-devel-0.9.7a-23 and when I do a locate for the
two library files it is looking for I find this:

[EMAIL PROTECTED] rpms]# locate libcrypto.so.
/lib/libcrypto.so.0.9.7a
/lib/libcrypto.so.4

[EMAIL PROTECTED] rpms]# locate libssl.so.
/lib/libssl.so.4
/lib/libssl.so.0.9.7a

Does do the shared packages not work with a newer
version of the library? Should I upgrade the SSL
packages to newer ones? I would really like to learn
how to use stored proceedures and UDF's so if someone
could help me get passed this hump I would really
appreciate it.

Frank Perez 


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

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

Reply via email to