hi guys
I refered to
http://www.catalystframework.org/calendar/2007/8 to
install local::lib into my dreamhost account.
I downloaded the tar file for local-lib and extracted it to a place in
my home dir.
In changed into the directory that local-lib contents lived in.
I ran "perl Makefile.PL --bootstrap PREFIX=/home/kakimoto" -- went OK
I ran "make test" -- went OK
I ran "make install" and this is the error I got:
[apocalypse]$ make install
mkdir /usr/local/lib/perl: Permission denied at
/usr/share/perl/5.8/ExtUtils/Install.pm line 112
make: *** [pure_site_install] Error 13
[apocalypse]$
HELPPPP!!
_______________________________________________
List:
Catalyst@...
Listinfo:
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalystSearchable archive:
http://www.mail-archive.com/catalyst@.../Dev site:
http://dev.catalyst.perl.org/