Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do i fix this error? /usr/bin/install: cannot create regular file

Status
Not open for further replies.

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.
 
You have to take a look in the Makefile, I guess.

Hope This Help
PH.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top