2016-11-07 15:35:58 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2017-09-02 18:42:15 +00:00
|
|
|
<!-- $Revision$ -->
|
2016-11-07 15:35:58 +00:00
|
|
|
|
|
|
|
<chapter xml:id="zookeeper.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
&reftitle.setup;
|
|
|
|
|
|
|
|
<!-- {{{ Requirements -->
|
|
|
|
<section xml:id="zookeeper.requirements">
|
|
|
|
&reftitle.required;
|
|
|
|
<para>
|
2021-06-04 06:13:56 +00:00
|
|
|
This extension requires <link xlink:href="&url.zookeeper;">ZooKeeper</link> C Binding (version 3.4.1 or greater).
|
|
|
|
For more information, see <link xlink:href="&url.zookeeper.doc.cbinding;">ZooKeeper Programmer's Guide</link>.
|
2016-11-07 15:35:58 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
2016-11-08 15:33:56 +00:00
|
|
|
<!-- }}} -->
|
|
|
|
|
|
|
|
<!-- {{{ Installation -->
|
|
|
|
&reference.zookeeper.configure;
|
2016-11-07 15:35:58 +00:00
|
|
|
<!-- or &reference.zookeeper.entities.configure; -->
|
|
|
|
<!-- }}} -->
|
|
|
|
|
|
|
|
<!-- {{{ Configuration -->
|
|
|
|
&reference.zookeeper.ini;
|
|
|
|
<!-- }}} -->
|
|
|
|
|
|
|
|
<!-- {{{ Resources -->
|
|
|
|
<section xml:id="zookeeper.resources">
|
|
|
|
&reftitle.resources;
|
|
|
|
&no.resource;
|
|
|
|
</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
|
|
|
|
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
|
|
|
|
-->
|
|
|
|
|