<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/uodbc.setup.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'de',
  ),
  'this' => 
  array (
    0 => 'odbc.installation.php',
    1 => 'Installation',
    2 => 'Installation',
  ),
  'up' => 
  array (
    0 => 'uodbc.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  'prev' => 
  array (
    0 => 'uodbc.requirements.php',
    1 => 'Anforderungen',
  ),
  'next' => 
  array (
    0 => 'odbc.configuration.php',
    1 => 'Laufzeit-Konfiguration',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'de',
    'path' => 'reference/uodbc/configure.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="odbc.installation" class="section">
 <h2 class="title">Installation</h2>
 <p class="para">
  <dl>
   
    <dt id="install.configure.with-adabas">
     <strong class="option configure">--with-adabas[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die Adabas-D-Unterstützung. DIR ist das
      Adabas-Installationsverzeichnis oder <var class="filename">/usr/local</var>,
      wenn nicht angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-sapdb">
     <strong class="option configure">--with-sapdb[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die SAP-DB-Unterstützung. DIR ist das
      SAP-DB-Installationsverzeichnis oder <var class="filename">/usr/local</var>,
      wenn nicht angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-solid">
     <strong class="option configure">--with-solid[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die Solid-Unterstützung. DIR ist das
      Solid-Installationsverzeichnis oder
      <var class="filename">/usr/local/solid</var>, wenn nicht angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-ibm-db2">
     <strong class="option configure">--with-ibm-db2[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die IBM-DB2-Unterstützung. DIR ist das
      IBM-DB2-Installationsverzeichnis oder
      <var class="filename">/home/db2inst1/sqllib</var>, wenn nicht angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-empress">
     <strong class="option configure">--with-empress[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die Empress-Unterstützung. DIR ist das
      Empress-Installationsverzeichnis oder <var class="varname">$EMPRESSPATH</var>,
      wenn nicht angegeben. Es wird nur Empress Version 8.60 oder höher
      unterstützt.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-empress-bcs">
     <strong class="option configure">--with-empress-bcs[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die <code class="literal">&quot;Empress Local Access&quot;</code>-Unterstützung.
      DIR ist das Empress-Installationsverzeichnis oder
      <var class="varname">$EMPRESSPATH</var>, wenn nicht angegeben. Es wird nur
      Empress Version 8.60 oder höher unterstützt.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-birdstep">
     <strong class="option configure">--with-birdstep[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die Birdstep-Unterstützung. DIR ist das
      Birdstep-Installationsverzeichnis oder
      <var class="filename">/usr/local/birdstep</var>, wenn nicht angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-custom-odbc">
     <strong class="option configure">--with-custom-odbc[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die benutzerdefinierte ODBC-Unterstützung. DIR ist das
      ODBC-Installationsverzeichnis oder <var class="filename">/usr/local</var>, wenn
      nicht angegeben. Es muss sichergestellt werden, dass CUSTOM_ODBC_LIBS
      definiert ist, und dass eine <var class="filename">odbc.h</var>-Datei im
      Includepfad existiert. Für Sybase SQL Anywhere 5.5.00 unter QNX sollten
      z. B. vor dem Aufruf des configure-Skripts folgende Umgebungsvariablen
      gesetzt werden:
<div class="cdata"><pre>
   CPPFLAGS=&quot;-DODBC_QNX -DSQLANY_BUG&quot;
   LDFLAGS=-lunix
   CUSTOM_ODBC_LIBS=&quot;-ldblib -lodbc&quot;.
</pre></div>
     </p>
    </dd>
   
   
    <dt id="install.configure.with-iodbc">
     <strong class="option configure">--with-iodbc[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die iODBC-Unterstützung. DIR ist das
      iODBC-Installationsverzeichnis oder <var class="filename">/usr/local</var>,
      wenn nicht angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-esoob">
     <strong class="option configure">--with-esoob[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die Easysoft-OOB-Unterstützung. DIR ist das
      OOB-Installationsverzeichnis oder
      <var class="filename">/usr/local/easysoft/oob/client</var>, wenn nicht
      angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-unixodbc">
     <strong class="option configure">--with-unixODBC[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die unixODBC-Unterstützung. DIR ist das
      unixODBC-Installationsverzeichnis oder <var class="filename">/usr/local</var>,
      wenn nicht angegeben.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-openlink">
     <strong class="option configure">--with-openlink[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die OpenLink-ODBC-Unterstützung. DIR ist das
      OpenLink-Installationsverzeichnis oder <var class="filename">/usr/local</var>,
      wenn nicht angegeben. Dieses Modul entspricht iODBC.
     </p>
    </dd>
   
   
    <dt id="install.configure.with-dbmaker">
     <strong class="option configure">--with-dbmaker[=DIR]</strong>
    </dt>
    <dd>
     <p class="para">
      Aktiviert die DBMaker-Unterstützung. DIR ist das
      DBMaker-Installationsverzeichnis oder das Verzeichnis, in dem die
      neueste DBMaker-Version installiert ist, wenn nicht angegeben (z. B.
      <var class="filename">/home/dbmaker/3.6</var>).
     </p>
    </dd>
   
  </dl>
 </p>
 <p class="simpara">
  Windows-Benutzer müssen
  <var class="filename">php_odbc.dll</var> aktivieren, um diese Erweiterung zu
  verwenden.
 </p>
</div><?php manual_footer($setup); ?>