On Tue, Jan 18, 2005, ""[EMAIL PROTECTED]"" <[EMAIL PROTECTED]> said:
> I got the following after a "make" attempt with "configure --with-mysql" > with the latest cvs checkout. > > Am I missing some dev package? [snip] > .../dbmail.h:37:18: glib.h: No such file or directory Don't know if you intended to get CVS HEAD or not, but you've got it and it can't find your Glib dev package. If you wanted to be on dbmail_2_0_branch, use this: cvs co -r dbmail_2_0_branch dbmail Aaron