I have it running successfully on FreeBSD 4.6 with vpopmail 5.3.8 and sqwebmail 3.3.7 and qmailadmin 1.0.6....
My sqwebmail cmdline was: ./configure --disable-authpwd --disable-authpam --disable-authpgsql --disable-authmysql --disable-- authldap --disable-authdaemon --enable-vchkpw --enable-imagedir=/usr/local/www/data/sqwebmail --enable- mimetypes=/usr/local/etc/apache2/mime.types --enable-webpass=vpopmail --enable-imageurl=/sqwebmail chmod'd the cgi-bin/sqwebmail to vpopmail:vchkpw went into /usr/local/share/sqwebmail/libexec/authlib ./authdaemond start wierd thing is, this was the ONLY way I could get it to work. and you notice I am running authdaemon even though I disabled it.. dunno... but have it working... Malachi 10/8/2002 9:17:29 PM, <[EMAIL PROTECTED]> wrote: > > > Hello, > > I try install sqwebnail-3.3.7.20020921 on my freebsd machine. But i founded error > there on authlib : > > ----------------------- > Making all in authlib > >gcc -DHAVE_CONFIG_H -I. -I. -I. -I/mailbox/vpopmail/include -g -O2 -Wall -I.. -I. > /.. -c authvchkpw.c > authvchkpw.c: In function `auth_vchkpw_changepass': > authvchkpw.c:142: warning: assignment from incompatible pointer type > authvchkpw.c:151: dereferencing pointer to incomplete type > authvchkpw.c:151: dereferencing pointer to incomplete type > *** Error code 1 > > Stop in /usr/local/src/sqwebmail-3.3.7.20020921/authlib. > *** Error code 1 > > Stop in /usr/local/src/sqwebmail-3.3.7.20020921. > bash-2.05# > -------------------------------------- > > FYI, i still used vpopmail 4.9.10 for the popmail engine. > > I try not to upgraded the vopmail to version 5 , > >How Could this problem solved ?? have I upgraded the vpopmail s/w to version 5. >??? > > >Regards. > > > > >
