Matthew T. O'Connor wrote:
Paul J Stevens wrote:
Looks like your glib install is too old. G_TRAVERSE_LEAVES was
introduced in glib-2.6. What is your version?

I'm gonna try to upgrade the glib2 package to 2.6.x

Ok, I downloaded the glib 2.6 source rpm from Fedora 4 updates and ran:
rpmbuld --rebuild glib2-2.6.6-1.src.rpm

Then installed the newly created rpms and all is fine.

DBMail 2117 compiled just fine even with gmime 2.2.1.

The problem I'm having now is that none of the dbmail programs can find the database driver, for example:

[EMAIL PROTECTED] dbmail]$ /usr/local/dbmail/sbin/dbmail-util -a
Opening connection to database...
dbmodule.c,db_load_driver: cannot load libpgsql.so: cannot open shared object file: No such file or directory

I assume that part of the problem is that I ran configure with --prefix=/usr/local/dbmail

I like to do this so that everything is neatly in one place and it worked fine with dbmail 2.0.x. Now I'm not sure how to get the dbmail programs to find the driver. I'll keep playing.

Matt

Reply via email to