Re: installing php 5 with pdflib

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



13 jan 2009 kl. 22.38 skrev Merlin Morgenstern:

Hi there,

I am still facing trouble with pdflib and php 5. After hours of research I found that I do have to install the pecl package. So I decided to compile it into php staticly like described here:
http://www.php-resource.de/handbuch/install.pecl.static.htm

The configure command stops with the error:
configure: error: pdflib.h not found! Check the path passed to -- with-pdflib=<PATH>. PATH should be the install prefix directory.

actually the file is and always was there. Does it have to be a new version? I am using pdflib 4.x which workes fine in the running php 4.x installation.

Thank you for any help,

Merlin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Are you talking about pdflib lite or the commercial version? Is there any particular reason why you like to compile pdflib directly into PHP? pdflib (at least the commercial version) is available as a .so extension for PHP. See:

http://www.pdflib.com/download/pdflib-family/pdflib-7/

Maybe you should download the current version (7) and try to compile your php again. Version 4 seems pretty outdated.

//frank

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux