14 Feb
2012
14 Feb
'12
5:01 a.m.
On 2/13/2012 7:00 PM, Timo Sirainen wrote:
On 14.2.2012, at 4.54, Daniel L. Miller wrote:
With this configure line: ./configure --with-ldap --with-bzlip --with-zlib --with-solr --with-lucene
lucene-wrapper.cc:23: fatal error: CLucene.h: No such file or directory Base on this error, I suppose you don't have CLucene installed.. The 2.3.2 version is somewhere around in http://clucene.sourceforge.net/
Ah! I would've thought configure would catch that though - before make did. Ok.
-- Daniel