X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=c5e020908b81165146e9b576c2fe497ba4a7da75;hb=76020c413df4fdf9127031270cf734be70055047;hp=55a4b0b91c2ee13a09df21674df195805c4bbd4e;hpb=32686db7ee99a626a9c2126470096607bc7d7b47;p=yazpp-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 55a4b0b..c5e0209 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,5 +1,5 @@ - + Installation You need a C++ compiler to compile and use YAZ++. @@ -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 @@ -226,7 +226,7 @@ sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t - sgml-parent-document: "yaz++.xml" + sgml-parent-document: "yazpp.xml" sgml-local-catalogs: nil sgml-namecase-general:t End: