X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz.sgml;h=b6791199593c79bf799aa365279991c7a7ac1a22;hb=988421f953de4623a11b90008c52e135631078ba;hp=0fc454b482396400c32222684cf3191042b2833f;hpb=a24ec014f584c01a09f44d7900f59d8efd9bc87f;p=yaz-moved-to-github.git diff --git a/doc/yaz.sgml b/doc/yaz.sgml index 0fc454b..b679119 100644 --- a/doc/yaz.sgml +++ b/doc/yaz.sgml @@ -2,7 +2,7 @@
YAZ User's Guide and Reference <author><htmlurl url="http://www.indexdata.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@indexdata.dk" name="info@indexdata.dk"></> -<date>$Revision: 1.1 $ +<date>$Revision: 1.4 $ <abstract> This document is the programmer's guide and reference to the YAZ package. YAZ is a compact toolkit that provides access to the @@ -171,21 +171,21 @@ To customize <bf/YAZ/ the configure script also accepts a set of options. The most important are: <descrip> -<tag><tt>--prefix </tt>path</tag> Specifies installation prefix. This is +<tag><tt>-</tt><tt>-prefix </tt>path</tag> Specifies installation prefix. This is only needed if you run <tt>make install</tt> later to perform a "system" installation. The prefix is <tt>/usr/local</tt> if not specified. -<tag><tt>--enable-yc </tt></tag> YAZ will be built using +<tag><tt>-</tt><tt>-enable-yc </tt></tag> YAZ will be built using the ASN.1 compiler for YAZ (default). If you wish to use the old decoders (in sub directory asn) use <tt>--disable-yc</tt> instead. -<tag><tt>--enable-threads</tt></tag> YAZ will be built using +<tag><tt>-</tt><tt>-enable-threads</tt></tag> YAZ will be built using POSIX threads. Specifically, <tt>_REENTRANT</tt> will be defined during compilation. </descrip> -When configured build the software by typing: +When configured, build the software by typing: <tscreen><verb> make </verb></tscreen> @@ -215,7 +215,7 @@ If you wish to install <bf/YAZ/ in system directories such as /usr/local/bin, </verb></tscreen> You probably need to have root access in order to perform this. -You must to specify the <tt>--prefix</tt> option for configure if you +You must specify the <tt>--prefix</tt> option for configure if you going to install in anything but /usr/local/. <sect1>WIN32 @@ -3425,7 +3425,7 @@ us a note and let's see what we can come up with. <sect1>Index Data Copyright <p> -Copyright © 1995-1999 Index Data. +Copyright © 1995-2000 Index Data. Permission to use, copy, modify, distribute, and sell this software and its documentation, in whole or in part, for any purpose, is hereby granted,