dmytton Sat Feb 24 20:57:32 2007 UTC
Modified files:
/phpdoc/en/reference/image reference.xml
Log:
Applied patch in #40525
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/reference.xml?r1=1.29&r2=1.30&diff_format=u
Index: phpdoc/en/reference/image/reference.xml
diff -u phpdoc/en/reference/image/reference.xml:1.29
phpdoc/en/reference/image/reference.xml:1.30
--- phpdoc/en/reference/image/reference.xml:1.29 Sun Jan 21 15:13:40 2007
+++ phpdoc/en/reference/image/reference.xml Sat Feb 24 20:57:32 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.29 $ -->
+<!-- $Revision: 1.30 $ -->
<!-- Purpose: utilspec.image -->
<!-- Membership: bundled -->
@@ -102,7 +102,13 @@
<row>
<entry><literal>jpeg-6b</literal></entry>
<entry><ulink url="&url.jpeg;">&url.jpeg;</ulink></entry>
- <entry></entry>
+ <entry>
+ When buliding the jpeg-v6b library (prior to building PHP) you
+ must use the <option role="configure">--enable-shared</option>
+ option in the configure step. If you do not, you will receive
+ an error saying <literal>libjpeg.(a|so) not found</literal>
+ when you get to the configure step of building PHP.
+ </entry>
</row>
<row>
<entry><literal>png</literal></entry>