Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 14:36:55 -0700
From:      Yann Sommer <yann@yann.de>
To:        <nbm@FreeBSD.org>
Cc:        <ports@FreeBSD.org>
Subject:   FreeBSD Port: vpopmail-4.9.10
Message-ID:  <BPEHKNFLJKCIDDNDIOAKMEIPCFAA.yann@yann.de>

next in thread | raw e-mail | index | archive | help
Heya ;)

vpopmail fails to build in a couple ways. First, the main servers listed
seem to be down for now. After getting the source from another mirror, the
./configure part fails to create /usr/local/vpopmail/etc, because
/usr/local/vpopmail had not been created yet. As a workaround, make
/usr/local/vpopmail before make install, or add it into the Makefile

Just wanted to let you know..

Yann Sommer
yann@yann.de

-----
<output>
mkdir: /usr/local/vpopmail: No such file or directory
chown: /usr/local/vpopmail/etc: No such file or directory
chgrp: /usr/local/vpopmail/etc: No such file or directory
chmod: /usr/local/vpopmail/etc: No such file or directory
configure: warning: making a vpopmail etc directory
./configure: cannot create /usr/local/vpopmail/etc/lib_deps: directory
nonexistent
===>  Script "configure" failed
</output>


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




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