GD requires libpng and libjpeg (bug #29909)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168563 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-09-14 09:26:27 +00:00
parent 8838b71ffa
commit 11ce911121

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<section id="image.installation">
&reftitle.install;
<para>
@ -8,6 +8,8 @@
install directory. To use the recommended bundled version of the GD library
(which was first bundled in PHP 4.3.0), use the configure option
<option role="configure">--with-gd</option>.
GD library requires <productname>libpng</productname> and
<productname>libjpeg</productname> to compile.
</para>
<para>
In Windows, you'll include the GD2 DLL <filename>php_gd2.dll</filename> as