ID:               11014
 Comment by:       young-stories470 at hotmail dot com
 Reported By:      leo at sayya dot org
 Status:           Bogus
 Bug Type:         PDF related
 Operating System: Linux 2.2.14 i586
 PHP Version:      4.0.5
 New Comment:

<a href=http://younguniform-porn.da.ru>stories young</a>


Previous Comments:
------------------------------------------------------------------------

[2001-05-23 10:11:39] [EMAIL PROTECTED]

PDFlib requires that you have the JPEG and TIFF libraries available
when you compile PHP.  This means that you need to have the
--with-jpeg-dir=[DIR] and --with-tiff-dir=[dir] configure options
alongside of --with-pdf=[DIR].  Please see:

http://php.net/manual/en/install.configure.php#install.configure.with-pdflib

For details on compile options.



------------------------------------------------------------------------

[2001-05-23 04:51:21] leo at sayya dot org

If I configure pdflib with this path '/usr',
it'll tell me 'checking for PDF_show_boxed in -lpdf... no'
So, I don't think so that my path wrong..
Any other suggest? Thanks!

checking for Ovrimos SQL Server support... no
checking whether to include PCRE support... yes
checking for memmove... (cached) yes
checking whether to include PDFlib support... yes
checking for libz needed by pdflib 3.x... already zlib support
checking for jpeg_read_header in -ljpeg... (cached) yes
checking for png_create_info_struct in -lpng... no
no
checking for TIFFOpen in -ltiff... no
no
checking for PDF_show_boxed in -lpdf... no
configure: error: pdflib extension requires pdflib 3.x.
[EMAIL PROTECTED] php-4.0.5]#


------------------------------------------------------------------------

[2001-05-22 23:50:57] [EMAIL PROTECTED]

You are using wrong paths in the configure options.
You should use the INSTALL paths of the libs, not the libpath. ie.
--with-pdf=/usr

--Jani


------------------------------------------------------------------------

[2001-05-22 19:57:48] leo at sayya dot org

I saw the config.log file, search keyword: pdf and found one line
only:

configure:9682: checking whether to include cpdflib support

Is cpdflib same to pdflib?
Should I install cpdflib?

------------------------------------------------------------------------

[2001-05-22 18:45:35] [EMAIL PROTECTED]

Please check your config.log. Most likely there
is some missing library.

--Jani


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/11014

-- 
Edit this bug report at http://bugs.php.net/?id=11014&edit=1

Reply via email to