[Module-build-general] make doesn't create man pages
Status: Beta
Brought to you by:
kwilliams
|
From: Mike C. <da...@ix...> - 2003-07-24 18:34:47
|
My normal install process for installing perl modules is:
perl Makefile.PL
make
su -
make install
Now, for most systems, this is ok, but for module-build, the make install
step is where the man pages get created, and so they get created as root.
So when I go to delete the directory afterwards, I can't.
Very annoying.
Please adjust.
mrc
--
Mike Castle da...@ix... www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
|