Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 1995 23:29:43 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        ports@freefall.FreeBSD.org
Subject:   This assumes /usr/local/share/nls exists?
Message-ID:  <199510110629.XAA10429@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
Bogus..

===>  Installing for tcsh-6.06
mv -f /usr/local/bin/tcsh  /usr/local/bin/tcsh.old
cp tcsh /usr/local/bin/tcsh
strip /usr/local/bin/tcsh
chmod 555 /usr/local/bin/tcsh
rm -f /usr/local/man/man1/tcsh.1
cp tcsh.man /usr/local/man/man1/tcsh.1
chmod 444 /usr/local/man/man1/tcsh.1
chown bin.bin /usr/local/bin/tcsh
chown bin.bin /usr/local/man/man1/tcsh.1
cd /a/ports/shells/tcsh/work/tcsh-6.06; install -c -o bin -g bin -m 444 tcsh.C.cat /usr/local/share/nls/C/tcsh.cat
install: /usr/local/share/nls/C/tcsh.cat: No such file or directory
*** Error code 1



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