Robert Treat <[EMAIL PROTECTED]> writes:
> On Monday 04 April 2005 12:01, Tom Lane wrote:
>> Peter has pointed out that the problem of circular dependencies is a
>> showstopper for integrating plPHP.

> AFAICT Peter's claim is false.  You can install plphp in the order of PHP, 
> PostgreSQL,plPHP  which is the same for all of the other pl's.   

This is not an install problem, it is a build problem.  PHP cannot be
built (except in a stripped-down form) without Postgres already built.
If we try to build plPHP as part of the Postgres package then we have
the same problem in the other direction.  We are going to be very
unloved by packagers if we try to force them to deal with that
(and remember I work for Red Hat nowadays ... in fact it would be *me*
having to deal with the fallout from circular build dependencies).

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to