Petr Pisar created LUCY-283:
-------------------------------
Summary: Compilation byproducts are installed by mistake into Clownfish/_include
Key: LUCY-283
URL: https://issues.apache.org/jira/browse/LUCY-283
Project: Lucy
Issue Type: Bug
Components: Perl bindings
Affects Versions: 0.4.2
Reporter: Petr Pisar
After installing Lucy-0.4.2 using "./Build install", one can see many cfh files installed
under Clownfish/_include/ directory in the Perl INC path. I believe these files are a compilation
byproduct not needed at run-time and the build script should be fixed not to install them.
Excerpt:
/usr/lib64/perl5/vendor_perl/Clownfish
/usr/lib64/perl5/vendor_perl/Clownfish/_include
/usr/lib64/perl5/vendor_perl/Clownfish/_include/Lucy
/usr/lib64/perl5/vendor_perl/Clownfish/_include/Lucy.cfp
/usr/lib64/perl5/vendor_perl/Clownfish/_include/Lucy/Analysis
/usr/lib64/perl5/vendor_perl/Clownfish/_include/Lucy/Analysis/Analyzer.cfh
/usr/lib64/perl5/vendor_perl/Clownfish/_include/Lucy/Analysis/CaseFolder.cfh
/usr/lib64/perl5/vendor_perl/Clownfish/_include/Lucy/Analysis/EasyAnalyzer.cfh
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|