[PLUG] Re: bricolage
Ovid
publiustemp-plug at yahoo.com
Fri Sep 24 10:08:02 PDT 2004
If you don't mind installing directly from a tarball on the CPAN, you can go to
http://search.cpan.org/~rclamp/Module-CoreList-1.97/ for that module.
You can use
perl -MCPAN -e shell
cpan> install Module::Corelist
And then keep following the prompts and installing other modules you need. Yeah, it's tedious,
but it works.
Or better still:
perl -MCPAN -e 'install Bundle::Bricolage'
That installs the modules you need to run Bricolage. You have to follow a bunch of prompts as it
finds dependencies, but it works.
Cheers,
Ovid
--- keith morse <kgmorse at mpcu.com> wrote:
> Ovid wrote:
> > I was planning on installing on FC2. Are you having problems I should know about?
> >
>
>
> The perl dependencies are "slightly intense". I'm trying to use
> cpan2rpm and it is having some issues find a few perl modules
> (module-corelist to name one).
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
=====
Silence is Evil http://users.easystreet.com/ovid/philosophy/indexdecency.htm
Ovid http://www.perlmonks.org/index.pl?node_id=17000
Web Programming with Perl http://users.easystreet.com/ovid/cgi_course/
More information about the PLUG
mailing list