Many Pies

Many Pies

Friday, July 06, 2007

Installing Catalyst part 3

After much frustration I'm getting somewhere with Catalyst. The source of my frustration was that I hadn't installed libc6-dev onto Ubuntu 6.10, but it took me ages to work that out. Once I did that things moved along nicely.

The instructions that got me to where I am now are:

Type cpan and accept all the defaults, apart from specifying your country at the end, and choosing mirror sites. Pick whatever is appropriate.

Download http://www.shadowcatsystems.co.uk/static/cat-install
Copy to VM
sudo perl cat-install
sudo perl -MCPAN -e 'install Catalyst::Devel'

No comments: