[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-26 Thread Pieter.Donche
On Thu, 25 Jan 2001, Paul Gardiner wrote: > > The problem with the environments vars - or should I write "environments > > wars" ;-) now seems to be over. I could make Apache !! > > Cool :o) (still trying to find out who played the role of Louis XIV and who Churchill) > > > > > So I went back

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-25 Thread Paul Gardiner
Hi Pieter, > > > I'm fairly sure the libraries are the problem from past experience. Get them > > right and it should build. This is why I said the libraries need specifying > > correctly before Apache is built. Thats the fun part ;o) I don't have such a > > problem as you as there is just one ve

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-25 Thread Pieter.Donche
> I'm fairly sure the libraries are the problem from past experience. Get them > right and it should build. This is why I said the libraries need specifying > correctly before Apache is built. Thats the fun part ;o) I don't have such a > problem as you as there is just one version of Informix on

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-24 Thread Paul Gardiner
> On Wed, 24 Jan 2001, Paul Gardiner wrote: > > > It's the second definition of IFX_LIBS further down the script where all the > > above need to be specifically specified, including paths if you have more > > than one version of Informix. This is required for when building Apache. The > > first IF

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-24 Thread Paul Gardiner
> Hi Paul, > > I indeed commented out some things in the rm and tar sections, because so > far, I am only trying to see of I can get PHP make'd. (I have also already > Apache-Jserv configured and make'd and make install'ed, which puts things > in the Apache source tree. If I wipe out the Apache so

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-22 Thread Paul Gardiner
Hi Pieter, Monday morning! I'll attach it this time ;o) The b4list.sh is the script I forgot to attach. (b)uild (4) (list) - Paul - - Original Message - From: "Pieter.Donche" <[EMAIL PROTECTED]> To: "Paul Gardiner" <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 10:04 AM Subject: R

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-22 Thread Paul Gardiner
Hello Pieter, Attached is the build script as requested. I've cc'd it to the list too as I'm being asked for it by others. I've just tested it so it does work. If you have any questions just give me a shout. Run it with ./b4list.sh n n Best regards, - Paul - > Hi, > > I am trying to get Apac