[Templates] installation error: private directory...

Andy Wardley abw@andywardley.com
Wed, 8 Jan 2003 10:23:17 +0000


Anthony Ettinger wrote:
> 
> perl Makefile.PL LIB=~/modules PREFIX=~/modules
>     (installation dir: ~/local/tt2)

[...]

> Appending installation info to
> /path/to/my/home/name/modules/i386-linux/perllocal.pod
> opendir(./../../..): Permission denied at bin/tt2inst

Try also the INST_MAN3DIR option.  See ExtUtils::MakeMaker for info.

A