MySQL 4 and Perl problem

Christopher Hicks chicks at chicks.net
Sun Apr 27 14:45:59 UTC 2003


On Sat, 26 Apr 2003, Thor List wrote:

> I just installed MySQL 4 and discovered to my surprise that the Perl DBD
> module does not run, because the new MySQL version comes with
> libmysqlclient.so.12 instead of libmysqlclient.so.10 and all the
> problems that comes with this like other so files that depend on 10 vs.
> 12, etc.

Reinstalling DBD::mysql will let it recompile against the proper
libmysqlclient.so.  My bugzilla is using the off-the-shelf DBD::mysql with
MySQL 4.0 on RedHat 8 without any problems.

-- 
</chris>

The death of democracy is not likely to be an assassination from ambush. It
will be a slow extinction from apathy, indifference, and undernourishment.
-Robert Maynard Hutchins, educator (1899-1977)




More information about the developers mailing list