<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello all,</FONT></DIV>
<DIV><FONT face=Arial size=2>I've got a problem while trying to install package 
perl-DBD-MySQL.</FONT></DIV>
<DIV><FONT face=Arial size=2>I've installed MySQL 4.1 from mysql.com's rpms, and 
they do not provide rpm for perl-DBD-MySQL</FONT></DIV>
<DIV><FONT face=Arial size=2>So I decided to try to install the package 
from rhn, with up2date, here are the results :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial 
size=2>---------------------------------------------------------------------------------------------</DIV>
<DIV><BR>[root@xxx i386]# up2date --install perl-DBD-MySQL</DIV>
<DIV> </DIV>
<DIV>Fetching Obsoletes list for channel: rhel-i386-es-3...</DIV>
<DIV> </DIV>
<DIV>Fetching rpm headers...<BR>########################################</DIV>
<DIV> </DIV>
<DIV>Name                                    
Version        
Rel<BR>----------------------------------------------------------<BR>perl-DBD-MySQL                          
2.1021         
3                 
i386</DIV>
<DIV> </DIV>
<DIV><BR>Testing package set / solving RPM 
inter-dependencies...<BR>########################################<BR>RPM package 
conflict error.  The message was:<BR>Test install failed because of package 
conflicts:<BR>The following packages were added to your selection to satisfy 
dependencies:<BR>Name                                    
Version        
Release<BR>--------------------------------------------------------------<BR>mysql                                   
3.23.58        15.RHEL3.1</DIV>
<DIV> </DIV>
<DIV>file /usr/bin/comp_err from install of mysql-3.23.58-15.RHEL3.1 conflicts 
with file from package MySQL-devel-4.1.11-0<BR>file /usr/bin/mysql_config from 
install of mysql-3.23.58-15.RHEL3.1 conflicts with file from package 
MySQL-devel-4.1.11-0</DIV>
<DIV> </DIV>
<DIV>---------------------------------------------------------------------------------------------</DIV>
<DIV> </DIV>
<DIV>As you can see, it can not understand that mysql is already installed (but 
not under the package name "mysql", but "MySQL-client")</DIV>
<DIV>It tries to install mysql, but as we can expect the packages 
conflict.</DIV>
<DIV> </DIV>
<DIV>So, what is the solution ? How can I find a perl-DBD-MySQL rpm package 
compatible with my version of MySQL (4.1) ?</DIV>
<DIV>I also tried to install the module from CPAN, without success : perl -MCPAN 
-e 'install DBD::mysql', without success (still have errors), and I really want 
to install it from RPM since I need it as a dependency for another 
package...</DIV>
<DIV> </DIV>
<DIV>Any help greatly appreciated !</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Ben</FONT></DIV></BODY></HTML>