Mailing List Archive

root is not in distribution
I followed the standard recipe:

catalyst.pl App
cd App
perl Makefile.pl
make
make install

I noticed that root is not installed.

Am I missing something?

--
Sincerely

Yuri Shtil



_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
Re: root is not in distribution [ In reply to ]
On Fri, Oct 03, 2008 at 05:42:10PM +0000, shtil@comcast.net wrote:
> I followed the standard recipe:
>
> catalyst.pl App
> cd App
> perl Makefile.pl
> make
> make install
>
> I noticed that root is not installed.
>
> Am I missing something?

Are you sure it isn't installed? The "catalyst;" line will, provided you
have inc/Module/Install/Catalyst.pm, chuck those files into an auto/
directory (this code is a cargo cult of the approach that Leon Brocard came
up with which was eventually CPAN'ed as File::ShareDir and
Module::Install::Share)

--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev