Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 199912

Re: [PHP4BETA] cant compile pdflib 2.01 with php4b3 From: Allen Lee (neo <email protected>)
Date: 12/04/99

Search the mailing list history for pdflib and you will
find the perl script to run on the configure file that will fix it and let
you get going with pdflib. (perl script is a 1 line command for you to
type)

I have it at work, but not here with me.
A

On Sat, 4 Dec 1999, Gernot Schabkar wrote:

> my errormessage is:
>
> checking whether to include Pdflib 2.x support... yes
> yes
> checking for PDF_close in -lpdf... no
> configure: error: pdflib extension requires pdflib 2.x. You may as well
> need libtiff and libjpeg. In such a case use the options
> --with-tiff-dir=<DIR> and --with-jpeg-dir=<DIR>
>
> but the tifflib and jpeglib is installed, and i use those params with
> the configure.
>
> what i did:
> in pdf-home-dir:
> configure
> make
> make install
> ln -s /usr/local/lib/libpdf2.01.so /usr/local/lib/libpdf.so
>
> in the php-home-dir:
>
> ./configure --with-mysql --with-apache=../apache_1.3.9 --enable-track-vars -
> -with-imap --with-msql --enable-trans-sid --with-gd --with-ftp --with-xml --
> with-mcrypt --with-mhash --with-YP --with-pdf --disable-debug --with-pdflib
> --with-zlib-dir --with-jpeg-dir --with-tiff-dir --with-zlib
>
> then i get the errormessage from above(without --with-pdf it is working
> perfectly).
>
>
> what am i doing wrong?
> is there a patch known somewhere?
>
> Thanks very much,
>
> Gernot
>
>
> --
> PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
> To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
> For additional commands, e-mail: php4beta-help <email protected>
> To contact the list administrators, e-mail: php4beta-admin <email protected>
>

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>