I've downloaded the source, compiled it with the following line: ./configure --prefix=/usr/local/courier --with-db=db --with-mailuser=courier --with-mailgroup=daemon && make
Everything compiles OK. But the make install script after that fails with the following error(-s): test -w /etc || exit 0; chown bin /usr/local/courier/var/webmail-logincache chown: `bin': invalid user make[3]: *** [cache-reminder] Error 1 make[3]: Leaving directory `/home/majornono/courier-0.37.2.20020131/webmail' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/home/majornono/courier-0.37.2.20020131/webmail' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/majornono/courier-0.37.2.20020131/webmail' make: *** [install-recursive] Error 1 What's wrong, can anybody help me? Thanxs, Major Nono _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
