X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=doc%2Finstallation.xml;h=cb114157ecbe6b1f288458e3b11bd049964f8c8c;hb=9c1ce0232315108d1e12bc252f20620382ea5762;hp=9b4872ce3ebb3be9847ea7e230a5857e77f87599;hpb=a8026ae09c1be269bb3db0a21602815a897f5bf7;p=yazpp-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 9b4872c..cb11415 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,5 +1,5 @@ - + Installation You need a C++ compiler to compile and use YAZ++. @@ -38,7 +38,7 @@ - --with-yaz-config directory + --with-yaz directory Specifies the location of yaz-config. The yaz-config program is generated in @@ -70,7 +70,7 @@ This is what you have after successful compilation: - src/libyazcpp.la + src/libyazpp.la The YAZ++ library. This library gets installed in your libraries directory @@ -79,7 +79,7 @@ - src/libzoomcpp.la + src/libzoompp.la The ZOOM-C++ library. This library gets installed in your libraries directory @@ -88,16 +88,16 @@ - include/yaz++/*.h + include/yazpp/*.h Various C++ header files, which you'll need for YAZ++ development. All these are installed in your header files area - (prefix/include/yaz++). + (prefix/include/yazpp). - yaz++-config + yazpp-config A Bourne shell-script utility that returns the values of the CFLAGS and LIBS @@ -217,17 +217,9 @@ - + +