You'll probably be able to get just catalyst installed ok.

Where you'll start to run into problems is the various "helper"
modules. ORM managers like dbix::class, session managers, the list
goes on. In a unix context, most stuff just works -- or can be made to
work without too much fuss by the helpful people on irc. In windows
context, no.

My advice is to get yourself a unix shell, and preferrably one where
you are root.

A cheap way to do this is linode, I think $15 a month or so for a
virtual linux. I am working on a PimpMyCat installer script that is
tested on linode, that will set you up with a sane catalyst
development environment at one shot.

Honestly unless you are very patient and very motivated I still
wouldn't mess with catalyst on windows at this point.

2006/12/11, Nilson Santos Figueiredo Junior <[EMAIL PROTECTED]>:
On 12/10/06, Gohar Sultan <[EMAIL PROTECTED]> wrote:
> Hello Guys,
> I m new to catalyst and i want to install on my local windows XP machine.
> Is there any reasonable wayout of this problem....?

perl -MCPAN -e "install Catalyst"

Works like a charm.

-Nilson Santos F. Jr.

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/


_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to