installing on 10.5.3 courier 0.59.0
on configure i got an error that said configure: error: Unable to find your mime.types file, specify --enable-mimetypes. configure: error: ./configure failed for webmail
so re ran it with --enable-mimetypes
that ran but on make i got errors.
chown daemon /usr/local/libexec/courier/sqwebpasswd chgrp daemon /usr/local/libexec/courier/sqwebpasswd chmod 755 /usr/local/libexec/courier/sqwebpasswd chmod g+s /usr/local/libexec/courier/sqwebpasswd /bin/sh /source/courier-0.59.0/install-sh -d /usr/local/var/webmail-logincache /bin/sh /source/courier-0.59.0/install-sh -d /usr/local/var/tmp test -w /etc || exit 0; chown bin /usr/local/var/webmail-logincache chown: bin: Invalid argument make[4]: *** [cache-reminder] Error 1 make[3]: *** [install-am] Error 2 make[2]: *** [install-recursive] Error 1 make[1]: *** [install] Error 2 make: *** [install-recursive] Error 1
I think you downloaded the wrong courier package, which package did you download ?
You must log in to post.
Register or log in:
Username Password
03 Jun 2008
installing on 10.5.3
courier 0.59.0
on configure i got an error that said
configure: error: Unable to find your mime.types file, specify --enable-mimetypes.
configure: error: ./configure failed for webmail
so re ran it with --enable-mimetypes
that ran but on make i got errors.
chown daemon /usr/local/libexec/courier/sqwebpasswd
chgrp daemon /usr/local/libexec/courier/sqwebpasswd
chmod 755 /usr/local/libexec/courier/sqwebpasswd
chmod g+s /usr/local/libexec/courier/sqwebpasswd
/bin/sh /source/courier-0.59.0/install-sh -d /usr/local/var/webmail-logincache
/bin/sh /source/courier-0.59.0/install-sh -d /usr/local/var/tmp
test -w /etc || exit 0; chown bin /usr/local/var/webmail-logincache
chown: bin: Invalid argument
make[4]: *** [cache-reminder] Error 1
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
05 Jun 2008
I think you downloaded the wrong courier package, which package did you download ?