My first question is, why are you using Perl 5.19 and not 5.20? :)

Thanks,
Logan


On Tue, Jul 8, 2014 at 2:21 PM, Kurt Starsinic <[email protected]> wrote:

> OK, I did a "git pull" on master from git://github.com/apache/lucy.git and
> I have a clean checkout. Following the directions in "INSTALL":
>
> % cd perl
> % perl Build.PL
> Base class package "Clownfish::CFC::Perl::Build" is empty.
>     (Perhaps you need to 'use' the module which defines that package first,
>     or make that module available in @INC (@INC contains: buildlib
>
> /Users/kstar/perl5/perlbrew/perls/perl-5.19.0/lib/site_perl/5.19.0/darwin-2level
> /Users/kstar/perl5/perlbrew/perls/perl-5.19.0/lib/site_perl/5.19.0
> /Users/kstar/perl5/perlbrew/perls/perl-5.19.0/lib/5.19.0/darwin-2level
> /Users/kstar/perl5/perlbrew/perls/perl-5.19.0/lib/5.19.0 .).
>  at buildlib/Lucy/Build.pm line 23.
> BEGIN failed--compilation aborted at buildlib/Lucy/Build.pm line 23.
> Compilation failed in require at Build.PL line 21.
> BEGIN failed--compilation aborted at Build.PL line 21.
>
> I don't see anything in the docs about this, and code diving has not
> enlightened me. What am I missing?
>
> - Kurt
>

Reply via email to