Jim Douglas wrote: > After download Yumex to manage package removal/reinstall I cleaned up a lot > of MySQL problems. I am now getting a similar error as above for this > file, > > ..libs/libauthdbmail.lai > > In what MySQL package/file is dbmail looking for this file?
Hi This file (libauthdbmail.lai) is temporarily dbmail libraries wrapper It's not used after "make install" command So, after compiling dbmail from sources, do "make install" instead of simple copying dbmail-(imapd,lmptd,...) to bin directory -- Oleg Lapshin
