Aug 27, 2003 #1 farley99 MIS Feb 12, 2003 413 US How do i fix this error? root@marge [/home/qpopper4.0.5]# make install /usr/bin/install -c -m 0644 -o root ./man/popper.8 /usr/local/man/man8/ /usr/bin/install: cannot create regular file `/usr/local/man/man8/': Is a directory make: *** [install] Error 1 Thanks.
How do i fix this error? root@marge [/home/qpopper4.0.5]# make install /usr/bin/install -c -m 0644 -o root ./man/popper.8 /usr/local/man/man8/ /usr/bin/install: cannot create regular file `/usr/local/man/man8/': Is a directory make: *** [install] Error 1 Thanks.
Aug 27, 2003 #2 PHV MIS Nov 8, 2002 53,708 FR You have to take a look in the Makefile, I guess. Hope This Help PH. Upvote 0 Downvote