svn: /phpdoc/ja/trunk/reference/image/ configure.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Wed, 05 Aug 2020 12:40:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=350287

Log:
Document GD installation changes in PHP 7.4.0

Changed paths:
    U   phpdoc/ja/trunk/reference/image/configure.xml

Modified: phpdoc/ja/trunk/reference/image/configure.xml
===================================================================
--- phpdoc/ja/trunk/reference/image/configure.xml	2020-08-05 12:29:58 UTC (rev 350286)
+++ phpdoc/ja/trunk/reference/image/configure.xml	2020-08-05 12:40:12 UTC (rev 350287)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 347892 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 350282 Maintainer: hirokawa Status: ready -->
 <!-- CREDITS: shimooka,mumumu -->
 <section xml:id="image.installation" xmlns="http://docbook.org/ns/docbook">
  &reftitle.install;
@@ -12,6 +12,12 @@
   <option role="configure">--with-gd</option>を指定します。
   GD ライブラリをコンパイルするには、<productname>libpng</productname> と
   <productname>libjpeg</productname> が必要です。
+  PHP 7.4.0 以降では、<option role="configure">--with-gd</option> は
+  <option role="configure">--enable-gd</option>
+  (gd 拡張機能を有効にするかどうかを指定する) と
+  <option role="configure">--with-external-gd</option>
+  (バンドル版の libgd ではなく、外部の <productname>libgd</productname>
+  を使うように指定する) に変わりました。
  </para>
  <para>
   Windowsの場合、GD2 DLL <filename>php_gd2.dll</filename>を&php.ini;に
@@ -36,6 +42,8 @@
        jpeg をサポートするには
        <option role="configure">--with-jpeg-dir=DIR</option>
        を指定します。Jpeg 6b、7、そして 8 に対応しています。
+       PHP 7.4.0 以降では、
+       <option role="configure">--with-jpeg</option> を代わりに使って下さい。
       </entry>
      </row>
      <row>
@@ -45,6 +53,10 @@
        を指定します。ただし、libpngは<link linkend="zlib.requirements">zlibライブラリ</link>を
        必要とするため、<option role="configure">--with-zlib-dir[=DIR]</option>
        もconfigureオプションに追加する必要があります。
+       PHP 7.4.0 以降、
+       <option role="configure">--with-png-dir</option> と
+       <option role="configure">--with-zlib-dir</option> は削除されました。
+       <productname>libpng</productname> と <productname>zlib</productname> は必須になっています。
       </entry>
      </row>
      <row>
@@ -53,6 +65,8 @@
        XPMをサポートするには<option role="configure">--with-xpm-dir=DIR</option>
        を指定します。必要なライブラリをconfigureが見つけられなかった場合は
        X11ライブラリのパスを追加してください。
+       PHP 7.4.0 以降では、
+       <option role="configure">--with-xpm</option> を代わりに使って下さい。
       </entry>
      </row>
      <row>
@@ -64,6 +78,8 @@
        PHP 7.0.0 以降は <option role="configure">--with-webp-dir=DIR</option>
        を追加する必要があります。つまり、libvpx がサポートされなくなり、かわりに
        libwebp を用いるようになりました。
+       PHP 7.4.0 以降では、
+       <option role="configure">--with-webp</option> を代わりに使って下さい。
       </entry>
      </row>
     </tbody>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.