Menu

#1 Makefile 0.5.2 wrong?

open
nobody
None
5
2003-05-15
2003-05-15
Anonymous
No

Hi

in my Debian distri "make install" failed while copying the man file
vobcopy.1 to man1.
This error appear because the man/man1 not exisits.

So try in your Makefile in section "install:"
mkdir -p $(MANDIR)/man1

Ciao

Discussion


Log in to post a comment.