mirror of
https://github.com/php/doc-de.git
synced 2026-03-23 23:02:13 +01:00
57 lines
1.5 KiB
XML
57 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- EN-Revision: 86177fa035acc7fdb972855bdd6c0b19edd505cd Maintainer: samesch Status: ready -->
|
|
<!-- Reviewed: no -->
|
|
<section xml:id="pspell.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
&reftitle.install;
|
|
<section xml:id="pspell.installation.php84">
|
|
<title>PHP 8.4</title>
|
|
<para>
|
|
&pecl.moved-ver;8.4.0
|
|
</para>
|
|
<para>
|
|
&pecl.info;
|
|
<link xlink:href="&url.pecl.package;pspell">&url.pecl.package;pspell</link>.
|
|
</para>
|
|
</section>
|
|
|
|
<section xml:id="pspell.installation.phplt84">
|
|
<title>PHP < 8.4</title>
|
|
<para>
|
|
Um diese Erweiterung zu aktivieren, muss PHP mit der Option
|
|
<option role="configure">--with-pspell[=dir]</option> übersetzt werden.
|
|
</para>
|
|
<note>
|
|
<title>Anmerkung für Win32-Benutzer</title>
|
|
<para>
|
|
&ext.windows.path.dll;
|
|
<filename>aspell-15.dll</filename> aus dem Verzeichnis
|
|
<filename>bin</filename> der aspell-Installation.
|
|
</para>
|
|
<para>
|
|
Die Ünterstützung von Win32 benötigt aspell ab Version 0.50.
|
|
</para>
|
|
</note>
|
|
</section>
|
|
</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
|
|
-->
|
|
|