[Catalyst] can't seem to install local::lib in dreamhost
Arjuna Del Toso
adeltoso at adamans.com
Tue Jun 23 11:55:10 GMT 2009
On Tue, 23 Jun 2009 13:33:01 +1000
kakimoto at tpg.com.au wrote:
> 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!!
If you just need Catalyst on Dreamhost I managed to install it
following these instructions
http://wiki.dreamhost.com/Catalyst
have a nice day,
arjuna
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site:
> http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list