|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-01-26 13:33 UTC] sniper@php.net
[2001-03-09 21:35 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 14:00:01 2025 UTC |
I trie to install php 4.04 with fdftk. I got libfdftk.so and from adobe web site and i put it in : /usr/local/lib /usr/local/include and i used this command line sh configure sh ./configure --with-apxs=/usr/bin/apxs \ --with-imap=/usr/local/lib/imap \ --with-pgsql=/opt/pgsql \ --with-pdflib --with-jpeg-dir --with-png-dir\ --with-tiff-dir\ --with-zlib\ --with-fdftk=/usr/local \ --with-ldap=/usr/local or sh ./configure --with-apxs=/usr/bin/apxs \ --with-imap=/usr/local/lib/imap \ --with-pgsql=/opt/pgsql \ --with-pdflib --with-jpeg-dir --with-png-dir\ --with-tiff-dir\ --with-zlib\ --with-fdftk=/usr/local/lib \ --with-ldap=/usr/local each time i had this error message configure: error: Please reinstall the fdftk distribution Thanks Regards