On Tue, 23 Jun 2009 13:33:01 +1000 [email protected] 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: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ Dev site: > http://dev.catalyst.perl.org/ _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
