Koozali.org: home of the SME Server

Yum install Mysql-devel

dswillia

Yum install Mysql-devel
« on: February 26, 2006, 09:26:14 PM »
I am attempting to install the dev tools for mysql on a new install of pre3.  I issue the following:

yum --enablerepo=base install mysql-dev*

It returns with the following:

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
mysql-devel             i386       4.1.12-3.RHEL4.1  base              2.1 M

Installing for dependencies:
e2fsprogs-devel       i386       1.35-12.2.EL4    base              468 k
krb5-devel              i386       1.3.4-17         base              817 k
openssl                   i586       0.9.7a-43.2      base              1.1 M
openssl-devel          i386       0.9.7a-43.2      base              1.6 M
zlib-devel                i386       1.2.1.2-1.2      base               89 k

It asks if I this is ok, I answer Y and I get the following error:

Transaction Check Error:   package openssl-0.9.7a-43.4 (which is newer than openssl-0.9.7a-43.2) is already installed

Any help or insight would be much appreciated.

Regards