1 Compilation for Zebra on WIN32.
2 $Id: readme.txt,v 1.2 2002-08-20 12:01:00 adam Exp $
4 This software is shipped with MS nmake files. It has been tested
5 on Visual C++ 6, but should work with Visual C++ 5 as well.
8 yaz - untar it at the same location as zebra.
10 Optional prerequesties:
11 bzip2 - untar it at the same location as zebra.
13 Adjust the makefile as needed. Comments in the makefile itself
14 describe the most important settings.
18 The makefile (if un-modified) builds the following:
20 lib\zebra.lib a library with most modules
21 bin\zebraidx.exe the indexer utility
22 bin\zebrasrv.exe the Z39.50 server