Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]emerge mod_php failed, requires at least pdflib 3.x?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
abcdefg
Apprentice
Apprentice


Joined: 29 Feb 2004
Posts: 216
Location: The Netherlands

PostPosted: Sat Oct 09, 2004 8:40 pm    Post subject: [solved]emerge mod_php failed, requires at least pdflib 3.x? Reply with quote

Hi,

I'm trying to install apache2 with php support, so I want to emerge apache, mod_php and phpmyadmin.

apache2 works correct but the emerge of mod_php gives an error:
Code:
checking for fork... yes
checking for waitpid... yes
checking for sigaction... yes
checking for PCRE support... yes
checking for PDFlib support... yes
checking for the location of libtiff... /usr
checking for jpeg_read_header in -ljpeg... yes
checking for png_create_info_struct in -lpng... yes
checking for TIFFOpen in -ltiff... yes
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.3.9 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed


This are my current use flags:
USE="-arts -qt -gnome -kde alsa xmms mozilla tcltk unicode mysql apache2"

Do you know what this error means and how I can solve the problem?
Also do you know if apache, mod_php and phpmyadmin are the packages I need to run apache with php support?


Thanks,
David


Last edited by abcdefg on Sat Oct 09, 2004 9:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
abcdefg
Apprentice
Apprentice


Joined: 29 Feb 2004
Posts: 216
Location: The Netherlands

PostPosted: Sat Oct 09, 2004 9:19 pm    Post subject: Reply with quote

I installed pdflib with emerge pdflib (for some reason I was trying to install pdf_lib...) and now it does work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum