php-doc-en/reference/yaz/configure.xml

50 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<section xml:id="yaz.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;yaz">&url.pecl.package;yaz</link>
</para>
<para>
&pecl.windows.download;
</para>
<note>
<title>Information specific to Windows users</title>
<para>
<filename>php_yaz.dll</filename> depends on
<filename>yaz.dll</filename>. The <filename>yaz.dll</filename>
is part of the Win32 ZIP from the PHP site. It is also part
of the Windows YAZ install available from the
<link xlink:href="&url.yaz.ftp.win32;">YAZ WIN32 area</link>.
</para>
<para>
On windows, don't forget to add the PHP directory to the <envar>PATH</envar>,
so that the <filename>yaz.dll</filename> file can be found by the system.
</para>
</note>
&warn.imaprecodeyaz;
</section>
<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->