On Sat, 2 Apr 2005, Peter Eisentraut wrote:
> Joshua D. Drake wrote:
>> Oh you do need PHP installed you just don't need the source. As
>> everyone knows ;) I am not a c-programmer and I do not know the finer
>> details. I can of course find out from my developers.
>
> Well, that doesn't solve the circular build dependency issue then.
> Before you can install PHP you already need PostgreSQL (libpq)
> installed. So nothing relevant to that issue has changed, as far as I
> can see.
Uhhmmm no? You only need libpq installed if you want postgresql client
side support but I will double check.
Actually as I think about it... that is not the case even now. When we
download the php source the base configure before compile is:
./configure --disable-all
Thus no use of PostgreSQL whatsoever.
Sincerely,
Joshua D. Drake
>
>
--
Co-Founder
Command Prompt, Inc.
The wheel's spinning but the hamster's dead
In response to
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2005-04-02 18:48:33 |
| Subject: Re: [GENERAL] plPHP in core? |
| Previous: | From: Peter Eisentraut | Date: 2005-04-02 16:57:34 |
| Subject: Re: [GENERAL] plPHP in core? |
pgsql-general by date
| Next: | From: Christopher Browne | Date: 2005-04-02 18:17:22 |
| Subject: Re: Disk Encryption - Postgresql vs. Oracle |
| Previous: | From: Poul Møller Hansen | Date: 2005-04-02 17:28:54 |
| Subject: Re: Loosing connection with the database |