Angus Jordan <[EMAIL PROTECTED]> wrote: > I'm not even sure if I have libgmime installed at all. Is this > required to run dbmail 2.0.1? > > I definitely haven't installed it on purpose, and I don't see it in my > packages database. Any idea if it's installed by default in FreeBSD > 5.1, 5.2.1, or 5.3?
Even if gmime is installed, dbmail 2.0.x doesn't depend on it. If you want to make it sure, use ldd to see dependency of dbmail-users, then check dependency of libraries linked by dbmail-users. Anyway, higher optimization sometime gives such a problem. -O1 for both dbmail and MySQL may solve. FYI, my dbmail-users pulled recently from dbmail_2_0_branch works fairly fine on FreeBSD 5.3-BETA4 with MySQL 4.0.21. -- UEMURA (fka. MAENAKA) Tetsuya [EMAIL PROTECTED]
