From:             [EMAIL PROTECTED]
Operating system: Linux (SuSE 8.0)
PHP version:      4.2.3
PHP Bug Type:     Compile Failure
Bug description:  PDF_show_boxed

I want to enable PDF, and loaded the pdflib-4.0.3. I copied the libpdf.so
to /usr/lib and /c/lib/libpdf.a to /usr/lib. When I configure PHP it
returns the following (at the end):

checking for PDF_show_boxed in -lpdf... no
configure: error:
PDFlib extension requires at least pdflib 3.x. You may also need libtiff,
libjpeg, libpng and libz.
Use the options --with-tiff-dir=<DIR>, --with-jpeg-dir=<DIR>,
--with-png-dir=<DIR> and --with-zlib-dir=<DIR>

I used all the mentioned options. Any idea what went wrong??

Thanks for answer...

Martin

-- 
Edit bug report at http://bugs.php.net/?id=19612&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19612&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19612&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19612&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19612&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19612&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19612&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19612&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19612&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19612&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19612&r=globals

Reply via email to