Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2000 00:14:24 +0300
From:      Mike Petrov <muwa@mail.ru>
To:        freebsd-questions@freebsd.org
Subject:   Cucipop 1.31 - APOP
Message-ID:  <010.000108@mail.ru>

next in thread | raw e-mail | index | archive | help
Question about APOP command in Cubic Circle's 1.31:
to make APOP command work I need to create vpop.db using makevpopdb.
If I compile cucipop without -DUSE_DB,
# makevpopdb /etc/mail/vpop.db  says
"Can't create database."
If I trying to compile with -DUSE_DB it needs db/db2.h.
It seems cucipop needs Berkeley DB2, e.g. db-2.7.7.tgz.
After installing it, cucipop's make finds db/db2.h but gcc prints:
dbops.c: getstate() - too few parameters.
Somewhere near "db->cursor(db,0,&cs);d.data="";d.size=1";

What should I do ?

-- 
Best regards,
 Mike                          mailto:muwa@mail.ru




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010.000108>