On Fri, Oct 7, 2016 at 4:18 PM, Nick Wellnhofer <[email protected]> wrote: > >> On Oct 7, 2016, at 22:53 , Tilghman Lesher <[email protected]> wrote: >> >>> What's the output of >>> >>> perl -MClownfish -le 'print $Clownfish::VERSION' >> >> [tlesher@phpdev >> ~/ExternalPackages/apache-clownfish-0.6.0/runtime/perl]$ find >> /usr/local/lib/perl5/site_perl -name Clownfish.pm >> /usr/local/lib/perl5/site_perl/mach/5.20/Clownfish.pm >> [tlesher@phpdev >> ~/ExternalPackages/apache-clownfish-0.6.0/runtime/perl]$ perl >> -MClownfish -le 'print $Clownfish::VERSION' >> Can't locate loadable object for module Clownfish in @INC > > So you’re running FreeBSD? There are some known build problems with 0.6.0 on > BSD which will be fixed shortly. You should be able to install Lucy 0.6.0 on > BSD using the following pre-release versions from CPAN: > > https://cpan.metacpan.org/authors/id/N/NW/NWELLNHOF/Clownfish-CFC-0.6.0.tar.gz > https://cpan.metacpan.org/authors/id/N/NW/NWELLNHOF/Clownfish-0.6.0.3.tar.gz > https://cpan.metacpan.org/authors/id/N/NW/NWELLNHOF/Lucy-0.6.0_2.tar.gz > > Or wait about two weeks for the 0.6.1 release.
Thank you. That worked. -- Tilghman
