Hi shah, The error "../dbmail.h:37:18: glib.h: No such file or directory" says it's looking for - but can't find - the glib.h header file. This suggests you might need to install glib-devel packages onto your system.
Curtis, glib is a different thing to GNU libc. Rich. > Hi, > I received the following error when try to install dbmail. I'm at no. 3 > of the INSTALL file documentation. > I managed to run the 'configure --with-mysql' but error when do the > 'make all'. > Pls help. > > --shah >
