Archive for December, 2006

Installing DBD::Mysql

Saturday, December 16th, 2006

What a pain. Even CPAN couldn’t help. I love using CPAN for installing perl modules. It is usually a seemless operation. But DBD::Mysql on Mac OS X just wouldn’t go for me. I am installing in the usual location for a standard install - /usr/local
What I eventually had to do was this to get it [...]