X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Freadme.txt;h=5c31b076a826785e82e05ff293304b0bf8af16d9;hb=3bc095519d9e6186b97309b9d9e59e589e3594b7;hp=7e183cdb6976529a750937de7e3240cb94e6f3c2;hpb=075d0e660334b9baf35c65e3da596b465057e2bf;p=idzebra-moved-to-github.git diff --git a/win/readme.txt b/win/readme.txt index 7e183cd..5c31b07 100644 --- a/win/readme.txt +++ b/win/readme.txt @@ -1,14 +1,14 @@ -Compilation for Z'mbol on WIN32. - $Id: readme.txt,v 1.1 1999-12-08 22:11:56 adam Exp $ +Compilation for Zebra on WIN32. + $Id: readme.txt,v 1.2 2002-08-20 12:01:00 adam Exp $ This software is shipped with MS nmake files. It has been tested on Visual C++ 6, but should work with Visual C++ 5 as well. Prerequesties: - yaz - untar it at the same location as Z'mbol. + yaz - untar it at the same location as zebra. Optional prerequesties: - bzip2 - untar it at the same location as Z'mbol. + bzip2 - untar it at the same location as zebra. Adjust the makefile as needed. Comments in the makefile itself describe the most important settings. @@ -18,6 +18,6 @@ Run nmake The makefile (if un-modified) builds the following: lib\zebra.lib a library with most modules - bin\zmbolidx.exe the indexer utility - bin\zmbolsrv.exe the Z39.50 server + bin\zebraidx.exe the indexer utility + bin\zebrasrv.exe the Z39.50 server