X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=README;h=979bd9bde71e11b46c69372af2870abb1885e90d;hp=ae0e61ba017d740fe8d4a6d4873acf29dbcd0adf;hb=7057699040b614f56be178f3672b4a2b95301d5f;hpb=e02e52d1bd554b3c3c34a262dc715666fb42a223 diff --git a/README b/README index ae0e61b..979bd9b 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ Copyright (C) 1995-2001, Index Data ApS. See the file LICENSE for details. Compilation and installation instructions for YAZ - $Id: README,v 1.34 2001-03-13 18:11:38 adam Exp $ + $Id: README,v 1.35 2001-04-06 12:26:45 adam Exp $ The primary output of the source here is the lib/libyaz.a library, which contains support functions for implementing the server or client @@ -16,8 +16,8 @@ On Unix, GNU configure is used to configure YAZ and generate Makefiles. Type "./configure", then "make" to build YAZ. Note: If you are using the CVS snapshot of YAZ you must have autoconf, -automake and libtool installed. Before running configure generate -support files by running buildconf.sh which is part of YAZ. +automake and libtool installed. Before running configure, create +support files by running buildconf.sh in the top-level directory of YAZ. Two test-programs of interest are generated when you type 'make' at the top level: ztest/yaz-ztest and client/yaz-client. Ztest is a dummy