]> mj.ucw.cz Git - libucw.git/blob - free/libs/README
6116045e3a976fa02afa4f4abc7ff62e0c262a20
[libucw.git] / free / libs / README
1 Sherlock Holmes Libraries 3.12
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 (c) 1997--2007 Martin Mares <mj@ucw.cz>
4 (c) 2000--2007 Robert Spalek <robert@ucw.cz>
5
6 This package contains all libraries from the freely distributable version
7 of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/).
8
9 See doc/using-libs for description of the libraries.
10
11 See doc/install for build requirements (the rest of the document does not apply).
12
13 Use `./configure && make' to build the libraries.
14
15 See doc/configure if you want to tweak what gets built (for example, you can
16 call `./configure -CONFIG_SHARED' to build the libraries statically or
17 call `./configure -CONFIG_IMAGES' to avoid building the image library).