Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11977 - WHile trying to install mod_php
Summary: WHile trying to install mod_php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-11 13:46 UTC by leonardb
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description leonardb 2002-12-11 13:46:59 UTC
checking for the location of libjpeg... no
configure: warning: If configure fails, try --with-jpeg-dir=<DIR>
checking for the location of libpng... no
configure: warning: If configure fails, try --with-png-dir=<DIR>
checking for the location of libtiff... no
configure: warning: If configure fails, try --with-tiff-dir=<DIR>
checking for the location of zlib... /usr
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>
See config.log for more information.


!!! ERROR: dev-php/mod_php-4.2.3 failed.
!!! Function src_compile, Line 191, Exitcode 1
!!! bad ./configure
Comment 1 leonardb 2002-12-11 13:55:55 UTC
well this is the error i got when trying to emerge apache .. am not exactly sure
of what i need to do here .. thanks ..
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-12-11 16:26:20 UTC
try emerge --update world.... what version of pdflib do you have installed?
Comment 3 leonardb 2002-12-11 17:54:23 UTC
what seemed to fix it was  this ..

USE="-* freetype jpeg png gd mysql flash libwww xml xml2 crypt" emerge
dev-php/mod_php

seemed another user on the mailing list had the same issue and he figured it
out, well a quick fix .. ..

http://forums.gentoo.org/viewtopic.php?t=19018&highlight=modphp+pdflib

thanks .. i got it installed .. my mistake i should have reported it ..

Thanks for your response ..