On Apr 17, 2008, at 10:46, Jean-Michel Caricand wrote:
> I want to install Bricolage 1.10.4 but when I get this
error :
>
> debian:~/bricolage-1.10.4# make install
> /usr/bin/perl inst/is_root.pl
> /usr/bin/perl inst/cpan.pl
>
>
> ==> Installing Modules From CPAN <==
>
> Can't locate object method "new" via package
"CPAN::Queue" at inst/
> cpan.pl line 166.
> make: *** [cpan] Error 255
> debian:~/bricolage-1.10.4#
What version of Perl? Is it a package-installed Perl (RPM,
.deb,
etc.), or compiled?
What does this output?
% perl -MCPAN -le 'print CPAN->VERSION'
Best,
David
|