Re: [PHP] Problems installing php with pdflib

2007-04-26 Thread Tijnema !
On 4/25/07, Richard Lynch <[EMAIL PROTECTED]> wrote: On Tue, April 24, 2007 7:39 am, Tijnema ! wrote: > On 4/17/07, Richard Lynch <[EMAIL PROTECTED]> wrote: >> On Sat, April 14, 2007 3:55 am, Merlin wrote: >> > I am moving to a new box and want to install php with pdflib >> again. >> > After conf

Re: [PHP] Problems installing php with pdflib

2007-04-24 Thread Richard Lynch
On Tue, April 24, 2007 7:39 am, Tijnema ! wrote: > On 4/17/07, Richard Lynch <[EMAIL PROTECTED]> wrote: >> On Sat, April 14, 2007 3:55 am, Merlin wrote: >> > 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! C

Re: [PHP] Problems installing php with pdflib

2007-04-24 Thread Tijnema !
On 4/17/07, Richard Lynch <[EMAIL PROTECTED]> wrote: On Sat, April 14, 2007 3:55 am, Merlin wrote: > 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:

Re: [PHP] Problems installing php with pdflib

2007-04-16 Thread Richard Lynch
On Sat, April 14, 2007 3:55 am, Merlin wrote: > 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' configure needs to f

Re: [PHP] Problems installing php with pdflib

2007-04-14 Thread Tijnema !
On 4/14/07, Merlin <[EMAIL PROTECTED]> wrote: 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/

Re: [PHP] Problems installing PHP

2002-03-12 Thread Berlina
ssage - From: "DL Neil" <[EMAIL PROTECTED]> To: "Berlina" <[EMAIL PROTECTED]>; "php-general-list" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 6:47 PM Subject: Re: [PHP] Problems installing PHP > Hi Berlina, > > > Im trying to instal

Re: [PHP] Problems installing PHP

2002-03-11 Thread DL Neil
Hi Berlina, > Im trying to install an Apache Web Server and PHP in a Windows NT . > > * Apache 1.2.23 > * PHP 4.1.1 > * Windows NT Server 4.0 with SP4 > > The installation of Apache Web Server and PHP was succesfully ok, but when I > configure the PHP and Apache, editing the PHP.ini and httpd.con

Re: [PHP] Problems installing PHP 4.0.4pl1 on RedHat 6.2

2001-02-15 Thread Richard Lynch
> but when I run make... it says that there is nothing to do Do a make clean, and rm config.cache and try again. make clean tells it to start over, and recompile all that stuff it thinks it already compiled right the first time... -- Visit the Zend Store at http://www.zend.com/store/ Wanna help