CLucene is a C++ version of Lucene, a high performance text search engine.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://downloads.sourceforge.net/clucene/clucene-core-0.9.21b.tar.bz2
Download MD5 sum: ba1a8f764a2ca19c66ad907dddd88352
Download size: 1.5 MB
Estimated disk space required: 45 MB
Estimated build time: 1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/clucene
Install clucene by running the following commands:
./configure prefix=/usr && make
Now, as the root
user:
make install
Last updated on 2011-02-08 21:13:13 +0000