inserted Emacs nxml-mode in bottom of XML files
[yazpp-moved-to-github.git] / doc / installation.xml
index 234b0c9..cb11415 100644 (file)
@@ -1,5 +1,5 @@
 <chapter id="installation">
-  <!-- $Id: installation.xml,v 1.11 2004-04-11 12:13:32 adam Exp $ -->
+  <!-- $Id: installation.xml,v 1.16 2006-04-24 12:47:34 marc Exp $ -->
   <title>Installation</title>
   <para>
    You need a C++ compiler to compile and use YAZ++.
@@ -38,7 +38,7 @@
        </para></listitem>
      </varlistentry>
      <varlistentry>
-      <term><literal>--with-yazconfig </literal>directory</term>
+      <term><literal>--with-yaz </literal>directory</term>
       <listitem><para>
         Specifies the location of <filename>yaz-config</filename>.
         The <filename>yaz-config</filename> program is generated in
@@ -70,7 +70,7 @@
     This is what you have after successful compilation:
     <variablelist>
      <varlistentry>
-      <term><literal>src/libyazcpp.la</literal></term> 
+      <term><literal>src/libyazpp.la</literal></term> 
       <listitem><para>
         The YAZ++ library.
        This library gets installed in your libraries directory
@@ -79,7 +79,7 @@
      </varlistentry>
      
      <varlistentry>
-      <term><literal>src/libzoomcpp.la</literal></term> 
+      <term><literal>src/libzoompp.la</literal></term> 
       <listitem><para>
         The <link linkend="zoom">ZOOM-C++</link> library.
        This library gets installed in your libraries directory
      </varlistentry>
      
      <varlistentry>
-      <term><literal>include/yaz++/*.h</literal></term> 
+      <term><literal>include/yazpp/*.h</literal></term> 
       <listitem><para>
         Various C++ header files, which you'll need for YAZ++
        development. All these are installed in your header files area
-       (<parameter>prefix</parameter><literal>/include/yaz++</literal>).
+       (<parameter>prefix</parameter><literal>/include/yazpp</literal>).
        </para></listitem>
      </varlistentry>
      
      <varlistentry>
-      <term><literal>yaz++-config</literal></term> 
+      <term><literal>yazpp-config</literal></term> 
       <listitem><para>
         A Bourne shell-script utility that returns the values of the
        <envar>CFLAGS</envar> and <envar>LIBS</envar>
        (code generation is multi-threaded DLL).
        </para></listitem>
      </varlistentry>
+     <varlistentry><term><literal>YAZ_DIR</literal></term>
+      <listitem><para>
+       Specifies the directory of the YAZ source.
+       </para></listitem>
+     </varlistentry>
     </variablelist>
    </para>
    <para>
    
   </section>
  </chapter>
- <!-- Keep this comment at the end of the file
- Local variables:
- mode: sgml
- sgml-omittag:t
- sgml-shorttag:t
- sgml-minimize-attributes:nil
- sgml-always-quote-attributes:t
- sgml-indent-step:1
- sgml-indent-data:t
- sgml-parent-document: "yaz++.xml"
- sgml-local-catalogs: nil
- sgml-namecase-general:t
- End:
- -->
+ <!-- Keep this Emacs mode comment at the end of the file
+Local variables:
+mode: nxml
+End:
+-->
+