X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=README;h=283001597e6772f48ab3949325e2c53696bca5ee;hp=a8bc9f24022e05795af3d6631e9b44d058d25f0d;hb=19cf1d0612ee516241c2e4846756e47a16852b8e;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9 diff --git a/README b/README index a8bc9f2..2830015 100644 --- a/README +++ b/README @@ -1,24 +1,27 @@ -YAZ toolkit - $Id: README,v 1.44 2003-10-27 12:21:21 adam Exp $ +YAZ toolkit -Copyright (C) 1995-2003, Index Data ApS. +Copyright (C) 1995-2008, Index Data ApS. See the file LICENSE for details. The primary output of the source here is the YAZ library, which contains support functions for implementing the server or client -role of Z39.50 and SRW. - -Windows programmers: refer to the file windows.txt which describes how -to build the software using Microsoft Visual C++. +role of Z39.50 and SRU. On Unix, GNU configure is used to configure YAZ and generate Makefiles. -Type "./configure", then "make" to build YAZ. +Type "./configure", then "make" to build YAZ. Read +doc/installation.unix.html for details. + +On Windows, a MS Visual Studio makefile is provided (nmake). The commands + cd \win + nmake +should do. Refer to doc/installation.win32.html for details. -Note: If you are using the CVS snapshot of YAZ you must have autoconf, -automake and libtool installed. Before running configure, create +Note: If you are using the Git snapshot of YAZ you must have autoconf, +automake, libtool and xsltproc installed. Before running configure, create support files by running buildconf.sh in the top-level directory of YAZ. In any case refer to the documentation in sub directory doc or read -it online at http://www.indexdata.dk/yaz/ +it online at http://www.indexdata.com/yaz/ File organisation: @@ -39,5 +42,5 @@ include/yaz The various header files. To get more information or assistance, send mail to yaz-help@indexdata.dk. Even better, sign on to the YAZ mailing list here: -http://www.indexdata.dk/mailman/listinfo/yazlist +http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yazlist