Date: Sat, 1 Aug 1998 23:34:17 -0700 From: "Bret Ford" <bford@uop.cs.uop.edu> To: <freebsd-questions@FreeBSD.ORG> Subject: Problem installing 3.0-CAM Message-ID: <000301bdbddf$948bf9c0$0100a8c0@heather.my.domain>
next in thread | raw e-mail | index | archive | help
I've successfully built both an object tree and a new kernel, but I've hit
a stumbling block in trying to do an installworld. My output:
( cd /usr/src/lib/libtcl/../../contrib/tcl/library && for e in . http1.0 ;
do
install -c -o bin -g bin -m 444 $e/*.tcl /usr/libdata/tcl/$e ; done )
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1
file2
install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
fileN directory
install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
I've tried manually installing both a new xinstall and a new csh.
Neither has been helpful. Suggestions, please. Thanks!
Bret Ford
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301bdbddf$948bf9c0$0100a8c0>
