Bonjour,
I want to use the form data format functions with php.
The system is RedHat linux 5.2.
So, i got the fdf distribution from adobe. I put them at /usr/local/lib.
Then I re-built php4.04pl1 with these commands lines:
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
make
apache ctl stop
make install
apachectl start
And httpd does not start.
I have no error message.
php4.04pl1 is running well without fdftk libraries.
Can you help me.
Regards
--
----------------------------------------------
Michel ALEXELINE
CNRS - Delegation Aquitaine Poitou Charentes
Esplanade des Arts et Metiers
33402 TALENCE CEDEX
Tel : 05 57 35 58 31
E-mail : [EMAIL PROTECTED]
--
PHP Install 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]