[Catalyst] Catalyst - can't find Can't
locate DBIx/Class/TimeStamp.pm in @INC ( have both perl 5.8.8
and 5.8.9 installed)
kakimoto at tpg.com.au
kakimoto at tpg.com.au
Tue Mar 10 11:22:59 GMT 2009
Hi,
I tried using the CPAN shell to install the package but it kept getting
errors. Hence, I
1) wget the tar.gz file
2) manually installed - perl Makefile.pl, make , make install, make test
- all went fine.
root at moomba-water-fest:~# locate TimeStamp.pm
locate: fatal error: Could not find user database
'/var/lib/slocate/slocate.db': No such file or directory
K. akimoto
Quoting Moritz Onken <onken at houseofdesign.de>:
>
> Am 10.03.2009 um 11:59 schrieb kakimoto at tpg.com.au:
>
> >
> > hi , everyone,
> >
> > I installed DBIx::Class::TimeStamp successfully.
> > I nevertheless have both perl 5.8.8 and 5.8.9 in my machine. I
> think
> > it
> > was when I ran apt-get on my ubuntu feisty box months ago "apt-get
> > install perl" (yes,itchy fingers) and it installed perl 5.8.9.
>
>
> How did you install TimeStamp?
> Try
>
> $ locate TimeStamp.pm
>
>
> moritz
>
> _______________________________________________
> 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