<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
<TT>This time I will try to make no errors. Sorry for my mistake with postgresql. :-(</TT><BR>
<BR>
<TT>I had a similar problem when I try to install PHP5 with Mysql 4.3.3. The mysqld deamon wouldn't start. So now I turn again to mysql-server-3.23.58-14, but I kept PHP5 (in a machine for development), and it is running ok. </TT><BR>
<BR>
<TT>I made a force install of mysql4 (#rpm -hiv --force ...) but it went wrong. (because of some lib needed for other programs, maybe a symbolic link to the new lib would solve it, I didn't try)</TT><BR>
<BR>
<TT>Then I clean the mysql with : #rpm -e mysql4... (all mysql packages , mysql,server,devel...)</TT><BR>
<TT>I clean the /var/lib/mysql.</TT><BR>
<TT>And installed it again:</TT><BR>
<BR>
<TT>rpm -hiv mysql-3.23.58-14.i386.rpm mysql-server-3.23.58-14.i386.rpm mysql-devel-3.23.58-14.i386.rpm</TT><BR>
<BR>
<TT>And it's running just ok.</TT><BR>
<BR>
<TT>Does anyone know if there is a rpm for mysql5? Does a symbolic link to the new</TT> <TT>l</TT>ib<TT> libmysqlclient.so.14 from libmysqlclient.so.10 will make other programs work?</TT><BR>
<BR>
<TT>Ricardo Fernandes</TT>
</BODY>
</HTML>