From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.0.4pl1
PHP Bug Type: *Install and Config
Bug description: configure php with --with-fdftk option
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
--
Edit Bug report at: http://bugs.php.net/?id=8840&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]