]> mj.ucw.cz Git - libucw.git/blob - free/libs/README
6dcddcc2cb4ab30730913d7faa8c1de2bd0b918a
[libucw.git] / free / libs / README
1 Sherlock Holmes Libraries 3.13
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 (c) 1997--2008 Martin Mares <mj@ucw.cz>
4 (c) 2000--2008 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).