Date: Sun, 01 Oct 1995 15:52:59 +0200 From: Mark Murray <mark@grondar.za> To: current@freebsd.org, ports@freebsd.org Subject: tcsh 'make install' is broken for stable Message-ID: <199510011352.PAA05074@grumble.grondar.za>
next in thread | raw e-mail | index | archive | help
Hi I am sure I saw this fixed, but it is not working on a 2-day old -stable system... (the nls/* directories are not made...) M ===> tcsh Checksums OK. ===> 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 /home/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 cd /home/ports/shells/tcsh/work/tcsh-6.06; install -c -o bin -g bin -m 444 tcsh.french.cat /usr/local/share/nls/fr_FR.ISO_8859-1/tcsh.cat install: /usr/local/share/nls/fr_FR.ISO_8859-1/tcsh.cat: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ------- End of Forwarded Message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510011352.PAA05074>