Hi,
I need to install Apache Lucy, so I tried from Cpan using the command "install Lucy", but it fails: "Make had returned bad status...".
So I tried to make it, and: "Could not make: Unknown error".
Then, I typed "look Lucy" and I tried to do "perl Makefile.PL", but there isn't any Makefile, so I used "perl Build.pl", and following : "Build", but it crashes, with the following errors:
core\Lucy\Store\FSDirHandle.c: In function `lucy_FSDH_do_open':
core\Lucy\Store\FSDirHandle.c:198: error: invalid operands to binary >
+>
core\Lucy\Store\FSDirHandle.c:198: error: invalid operands to binary &
core\Lucy\Store\FSDirHandle.c:212: error: invalid operands to binary >
+>
core\Lucy\Store\FSDirHandle.c:212: error: invalid operands to binary &
core\Lucy\Store\FSDirHandle.c: In function `lucy_FSDH_close':
core\Lucy\Store\FSDirHandle.c:269: error: invalid operands to binary &
core\Lucy\Store\FSDirHandle.c:269: error: invalid operands to binary &
error building dll file from 'core/Lucy/Store/FSDirHandle.c' at C:/str
+awberl/lib/ExtUtils/CBuilder/Platform/Windows.pm line 130.
I have WXP, perl 5.10.1. Any idea to solve that? Thanks!
Does anyone worked with Apache Lucene or similar? I need to index XML files and then make searchs using the index. Thanks!
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.