[Catalyst] can't seem to install local::lib in dreamhost 
    kakimoto at tpg.com.au 
    kakimoto at tpg.com.au
       
    Tue Jun 23 03:33:01 GMT 2009
    
    
  
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!!
    
    
More information about the Catalyst
mailing list