ID: 14326
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: *Configuration Issues
Operating System: Solaris 2.6
PHP Version: 4.0.6
New Comment:

Ask support questions on the mailing lists:

http://www.php.net/support.php


Previous Comments:
------------------------------------------------------------------------

[2001-12-03 13:19:30] [EMAIL PROTECTED]

Hi,

I´m trying to recompile my php-4.0.6 with PDF support. 

First I've downloaded and installed:
   
    -- pdflib-4.0.1: ./configure; make; make install
    -- jpeg-6b libraries: ./configure; make; make install
    -- tiff-3_4 libraries: ./configure; make; make install

Then I try to reconfigure my php as follows:

    ./configure --with-config-file-path=/usr/local/lib 
    --enable-debug --enable-libgcc --enable-ftp 
    --with-informix=$INFORMIXDIR
    --with-ldap=/opt/netscape/server4/plugins/include...
    --enable-trans-sid --with-mhash=/usr/local/lib
    --with-pdflib=/usr/local --with-jpeg-dir=/usr/local/lib
    --with-tiff-dir=/usr/local/lib

and got the following result at the config.log file:

configure:13215: checking whether to include cpdflib support
configure:13993: result: no

Any suggestions !!!

Thanks

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14326&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]

Reply via email to