Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Install error current CVS - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Install error current CVS
Date
Msg-id [email protected]
Whole thread Raw
In response to Install error current CVS  (Keith Parks <[email protected]>)
Responses Re: Install error current CVS
List pgsql-hackers
Keith Parks <[email protected]> writes:
> My guess is that the make variable $(INSTALL) is getting set
> to ../config/install-sh by configure. This path is then not
> appropriate when we move out of the "src" subdirectory.

Keith, are you still seeing that?  AFAICT, $(INSTALL) should
always be assigned an absolute path.  I can't duplicate the
problem here, for sure.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ALTER TABLE DROP COLUMN
Next
From: Keith Parks
Date:
Subject: Re: Install error current CVS