ft_min_word_len unrecognized on Red Hat >= 9

Kenneth Porter shiva.blacklist at sewingwitch.com
Fri Jun 18 23:58:47 UTC 2004


David Miller <justdave at bugzilla.org> wrote in 
news:40D08F5D.3050701 at bugzilla.org:

> One thing you need to keep in mind when using MySQL's RPMs is 
> that the DBD::mysql RPM provided by RedHat only works with RedHat's 
> MySQL RPMs (when talking to a database server on the same machine - 
> it'll still work fine if the DB server is remote).  If you use MySQL's 
> RPM for MySQL itself, make sure you reinstall DBD::mysql from CPAN 
> *after* installing MySQL's RPMs

Thanks for the heads-up. To continue to keep everything registered in the 
RPM database, one should use RPM::Specfile to build CPAN modules as RPM's 
and then install them. Once RPM::Specfile is installed, you can quickly 
build CPAN RPM's with "cpanflute2 --buildall cpanmodulename.tar.gz".




More information about the developers mailing list