Menu

#4 'make install' wrong for the man page

v1.0_(example)
open
nobody
5
2005-02-19
2005-02-19
Nigel Horne
No

Make install tries to put the man page in /usr/man/man8
instead of /usr/local/man/man8:

# make install
[snip]
cp -f misc/kritton.8 /usr/man/man8/kritton.8
cp: cannot create regular file
`/usr/man/man8/kritton.8': No such file or directory

Discussion


Log in to post a comment.