Roman Serbski writes:


> Here is my installation:
> 
> ./configure --enable-cgibindir=/usr/local/www/cgi-bin \
> --enable-imagedir=/usr/local/www/icons \
> --enable-mimetypes=/usr/local/www/conf/mime.types \
> --with-cachedir \
> --enable-webpass=vpopmail \
> --with-module=authvchkpw

There's no such option called "--with-module=authvchkpw".

Reread INSTALL.

> Making check in rfc822
> ./testsuite | cmp -s - ./testsuite.txt
> ./reftest | cmp -s - ./reftest.txt
> *** Error code 1

Try:

LC_ALL=C
export LC_ALL
make test


-- 
Sam

Reply via email to