When doing an installworld from srcs cvsup'ed this morning,
installworld craps out linking ncurses man pages:
===> lib/libncurses
install -C -o root -g wheel -m 444 libncurses.a /usr/lib
install -C -o root -g wheel -m 444 libncurses_p.a /usr/lib
install -s -o root -g wheel -m 444 libncur
Crist J. Clark writes:
> On Sat, Jun 01, 2002 at 08:15:28PM -0400, Andrew Gallatin wrote:
> >
> > ===> lib/libncurses
> > install -C -o root -g wheel -m 444 libncurses.a /usr/lib
> > install -c -s -o root -g wheel -m 444 libncurses.so.5 /usr/lib
> > ln -fs libncurses.so.5 /usr/lib/li
On Sat, Jun 01, 2002 at 08:15:28PM -0400, Andrew Gallatin wrote:
>
> ===> lib/libncurses
> install -C -o root -g wheel -m 444 libncurses.a /usr/lib
> install -c -s -o root -g wheel -m 444 libncurses.so.5 /usr/lib
> ln -fs libncurses.so.5 /usr/lib/libncurses.so
> install -C -o root -g wheel
===> lib/libncurses
install -C -o root -g wheel -m 444 libncurses.a /usr/lib
install -c -s -o root -g wheel -m 444 libncurses.so.5 /usr/lib
ln -fs libncurses.so.5 /usr/lib/libncurses.so
install -C -o root -g wheel -m 444 curses.h term.h termcap.h unctrl.h
/usr/src/lib/libncurses/../../con