Yep. That fixed it. Thanks.
On 10/26/06, Jesse Sheidlower - [EMAIL PROTECTED] wrote:
On Thu, Oct 26, 2006 at 11:55:37AM -0400, [EMAIL PROTECTED] wrote: > I've done a couple of Catalyst installs in the last few days, one on > OS X and one on Ubuntu Linux, both using the cat-install script. > > The installs seemed to go fine, but when I run "catalyst.pl MyApp" I > get this error: > > Can't locate Catalyst/Helper.pm in @INC (@INC contains: /etc/perl > /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 > /usr/local/lib/site_perl .) at /usr/bin/catalyst.pl line 24. > BEGIN failed--compilation aborted at /usr/bin/catalyst.pl line 24. > > > I've search high and low on the machines looking for Helper.pm, but it > does not exist. > > Any suggestions? You need to install Catalyst::Devel separately. The cat-install script doesn't install this itself. Jesse Sheidlower _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/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.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
