mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-19 10:28:54 +00:00

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89363 c90b9560-bf6c-de11-be94-00142212c4b1
103 lines
2.4 KiB
XML
103 lines
2.4 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.3 $ -->
|
|
<reference id="ref.ircg">
|
|
<title>IRC Gateway Functions</title>
|
|
<titleabbrev>IRC Gateway</titleabbrev>
|
|
<partintro>
|
|
|
|
<section id="ircg.intro">
|
|
&reftitle.intro;
|
|
<para>
|
|
With ircg you can build powerful, fast and scalable webchat
|
|
solutions in conjunction with dedicated or public IRC servers.
|
|
</para>
|
|
<para>
|
|
IRCG runs under tis platforms:
|
|
<itemizedlist>
|
|
<listitem><para>AIX</para></listitem>
|
|
<listitem><para>FreeBSD</para></listitem>
|
|
<listitem><para>HP-UX</para></listitem>
|
|
<listitem><para>Irix</para></listitem>
|
|
<listitem><para>Linux</para></listitem>
|
|
<listitem><para>Solaris</para></listitem>
|
|
<listitem><para>Tru64</para></listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</section>
|
|
|
|
<section id="ircg.requirements">
|
|
&reftitle.required;
|
|
<para>
|
|
To install and use IRCG you need the following software:
|
|
<orderedlist>
|
|
<listitem>
|
|
<para>
|
|
<ulink url="&url.ircg;">IRCG-Library</ulink> from Sascha Schumann.
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
<ulink url="&url.st-threads;">SGI Static Threads Library</ulink>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
<ulink url="&url.thttpd;">thttpd</ulink> webserver
|
|
</para>
|
|
</listitem>
|
|
</orderedlist>
|
|
</para>
|
|
</section>
|
|
|
|
<section id="ircg.install">
|
|
&reftitle.install;
|
|
<para>
|
|
A detailed installation instruction can be found
|
|
<ulink url="&url.ircg-install;">here</ulink>.
|
|
</para>
|
|
</section>
|
|
|
|
<section id="ircg.configuration">
|
|
&reftitle.runtime;
|
|
&no.config;
|
|
</section>
|
|
|
|
<section id="ircg.resources">
|
|
&reftitle.resources;
|
|
<para>
|
|
|
|
|
|
</para>
|
|
</section>
|
|
|
|
<section id="ircg.constants">
|
|
&reftitle.constants;
|
|
&no.constants;
|
|
</section>
|
|
|
|
</partintro>
|
|
|
|
&reference.ircg.functions;
|
|
|
|
</reference>
|
|
<!-- 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:"../../../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
|
|
-->
|
|
|