X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=88be103e99fb9cde687d815d5698b90f1b658e8a;hb=c5058fc7dd740d627c4e058435d7acb6a7d9ed93;hp=59e7c8216eb888f950699bd4d4447261ecd86252;hpb=20f83e699d4868d263393996bd4b98fee045e360;p=yaz-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 59e7c82..88be103 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Compilation and Installation Introduction @@ -106,15 +106,6 @@ - YAZ can optionally be compiled with - libpcap support. By default, - configure enables libpcap if it is available. - The libpcap library is required for - ziffy. And without libpcap, - ziffy will not be built. - - - The CQL parser for &yaz; is built using GNU Bison. This tool is only needed if you're using the CVS version of &yaz;. @@ -241,15 +232,6 @@ - - --with-libpcap[=prefix] - - Compile &yaz; with - libpcap support and the - ziffy utility. - - - @@ -287,18 +269,11 @@ client/yaz-client Z39.50 client for testing the protocol. - See chapter + See chapter YAZ client for more information. - ziffy/ziffy - A promiscuous Z39.50 APDU sniffer. - ziffy is only built on systems where libpcap is available. - See for more information. - - - util/yaz-config A Bourne-shell script, generated by configure, that specifies how external applications should compile - and link with @@ -609,7 +584,7 @@ &yaz; release mode multi-threaded Dynamic Link Library. - lib/yaz.lib + lib/yaz3.lib Import library for yaz3.dll. @@ -619,7 +594,7 @@ &yaz; debug mode multi-threaded Dynamic Link Library. - lib/yazd.lib + lib/yaz3d.lib Import library for yaz3d.dll. @@ -627,7 +602,7 @@ bin/yaz-client.exe &yaz; Z39.50 client application. It's a WIN32 console application. - See chapter YAZ client for more + See chapter YAZ client for more information. @@ -675,12 +650,12 @@ include path Set it to the include directory of &yaz;. - import library yaz.lib + import library yaz3.lib You must link with this library. It's located in the sub directory lib of &yaz;. If you want to link with the debug version of &yaz;, you must - link against yazd.lib instead. + link against yaz3d.lib instead. dynamic link library yaz3.dll