> -----Original Message----- > From: fedora-list-bounces@xxxxxxxxxx > [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Thomas Zehetbauer > Sent: Wednesday, October 06, 2004 5:10 PM > To: fedora-list@xxxxxxxxxx > Subject: RE: Mysql version question > > On Mit, 2004-10-06 at 16:50 -0400, Thomas E. Dukes wrote: > > If I were to upgrade to version 4, would the rpms from the > mysql site > > have all the modules/libs for php, perl, java, etc., included, like > > those included in FC 2? > > I needed to rebuild php-mysql and perl-DBD-MySQL. The > DBD::MySQL needed to be updated to 2.9004 to build. > How did you do that? Download/install src rpms, then rpmbuild --rebuild them? Thanks!!