Date: Wed, 16 Dec 1998 15:24:43 +1030 From: Greg Lehey <grog@lemis.com> To: FreeBSD current users <FreeBSD-current@FreeBSD.ORG> Subject: make install breaks in examples/portal Message-ID: <19981216152443.B59411@freebie.lemis.com>
next in thread | raw e-mail | index | archive | help
install -c -o root -g wheel -m 644 portal/README /usr/share/examples/portal/README install: /usr/share/examples/portal/README: No such file or directory *** Error code 71 (continuing) install -c -o root -g wheel -m 644 portal/portal.conf /usr/share/examples/portal/portal.conf install: /usr/share/examples/portal/portal.conf: No such file or directory *** Error code 71 (continuing) (the continuing was because of the -k option to make install) Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981216152443.B59411>