[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysql
>> I had a problem with mysql.pm using Cobalt's RPMs, and was
>> unable to get mysql working with my perl scripts.
>
>I understand! Then I guess I was lucky with my installation of mysql :)
Cobalt RPM's work, but I ran into a couple of compatibility issues
with mysql.pm and dbi. I was going to download the latest RPM but
then I noticed this warning below at mysql.org and downloaded the
source instead.
Note that this RPM does not work on RedHat 5.x systems beacause of glibc
incompatibilities. Download the source rpm and do a rpm --rebuild to get a
5.x RPM
Bill