I also had that error today, on a fresh arch install with perlbrew 5.20.1. I cpanm Lucy::Simple and got that error. After that, i cpanm Lucy and got no error. No idea what was the reason for error showup.
On Tue, Sep 16, 2014 at 6:35 PM, Peter Karman <[email protected]> wrote: > Jason McIntosh wrote on 9/16/14, 12:12 PM: > >> Hi Lucy folks, >> >> My attempts to build version 0.4.0 of Lucy fails with the following >> message: >> >> Parcel 'Clownfish' required by 'Lucy' not found at >>> /Users/jmac/.perlbrew/libs/perl-5.18.1@jmac/lib/perl5/ >>> darwin-2level/Clownfish/CFC/Perl/Build.pm >>> line 223. >>> >> >> I have Clownfish 0.4.0 installed. >> >> Given the name of the module voicing the complaint >> (Clownfish::CFC::Perl::Build, apparently), I rather read this as Clownfish >> complaining that it cannot locate itself, which seems a bit odd…? >> >> > I had this same error when installing via CPAN. Not sure if it was the > hidden directory bug Marvin pointed out or not. In any case, it seemed to > be related to @INC because re-running the cpan install command worked, > since Clownfish was then in the expected @INC path. > > > -- > Peter Karman . http://peknet.com/ . [email protected] > > >
