For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > April 2007 > Problem configuring php with pdflib









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problem configuring php with pdflib
Merlin Morgenstern

2007-04-14, 3:57 am

Hi there,

I am moving to a new box and want to install php with pdflib again.
After configure I get an error saying:
pdflib.h not found! Check the path passed to --with-pdflib

The path is just fine:
'--with-pdflib=/usr/local/lib'

ls /usr/local/lib/pdflib.*
/usr/local/lib/pdflib.h

ls /usr/local/lib/libpdf.*
/usr/local/lib/libpdf.a /usr/local/lib/libpdf.la
/usr/local/lib/libpdf.so /usr/local/lib/libpdf.so.1
/usr/local/lib/libpdf.so.1.1.3

I do run the same version on the old box which is php 4.4.6 and pdflib
4.03. I do not want to upgrade to a new pdflib since I was totaly
satisfied with the installation which runs perfectly. The php version
seems also not to be the problem since I tried to configure with 4.2.1
and it failed the same way.

I did with pdflib:
../configure
make
make install

Then configured php

Has anybody an idea what is wrong? The only difference I do see, is that
the other box runs suse 9.0 while this one runs suse 9.3

Thank you for any hint or help,

Best regards,

Merlin
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com