On Thursday, Jul 31, 2003, at 13:04 US/Central, Paul Reilly wrote:

Which versions of DBM does Courier require?
I'm getting the following error when compiling:

cc: Error: bdbobj.c, line 116: In this statement, "(*obj->dbf->open)"
expects 7 arguments, but 6 are supplied. (toofewargs)

My system uses a old version of DB, but even with Berkeley DB 4.1.25
it gives the above error. Can I specify which db to use at compile time?


Paul

You can install a particular range of BDB versions and it'll work with Courier, but I don't remember which ones, because the simple answer from Sam (the Courier author) was just this:


Forget BDB. Use GDBM instead. It plays much nicer with programs because it's API doesn't change as often.

-jab



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to