David Cary Hart wrote:
I have a very large archive of email that I would like to parse to MySQL. Before I spend hours with PHP, Is anyone aware of an app that might help me do this? I tried mbox2mysql-0.3 (which looks ideal) but it fails to compile on FC4 ("/usr/bin/ld: cannot find -lmysqlclient") Possibly, someone can suggest how I might fix this.
Do you have the mysql-devel package installed? $ rpm -q mysql-devel Paul.