X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=cb114157ecbe6b1f288458e3b11bd049964f8c8c;hb=420b71c97d0535fcb740e0558694f71acb70b060;hp=234b0c98b7ba625b3f165dea2a5117de3044940e;hpb=213d52b0de82aa144159df657968a44cf9dafeab;p=yazpp-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 234b0c9..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-yazconfig 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 @@ -161,6 +161,11 @@ (code generation is multi-threaded DLL). + YAZ_DIR + + Specifies the directory of the YAZ source. + + @@ -212,17 +217,9 @@ - + +