[PLUG] Re: bricolage
keith morse
kgmorse at mpcu.com
Fri Sep 24 10:28:01 PDT 2004
Ovid wrote:
> 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
I found the only iteration of this that would work was "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.
>
After searching the web, I'm under the impression that the main
Bricolage program still needs to be compiled and installed after the
Bundle::Bricolage is installed.
More information about the PLUG
mailing list