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.
r...@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 <[email protected]>: > > Am 10.03.2009 um 11:59 schrieb [email protected]: > > > > > 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: [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/
