From: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
---|---|
To: | Graham Swallow <lists(at)information-cascade(dot)co(dot)uk>, pgsql-bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #5447: VPATH install postgres.bki |
Date: | 2010-05-04 13:32:51 |
Message-ID: | 4BE02203.4050604@postnewspapers.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Please reply to the list, not just to me. The "Reply all" button in your
mail client should take care of that.
Reply follows.
On 4/05/2010 9:16 PM, Graham Swallow wrote:
> I fixed it for me at home by copying three files,
> from the source tree to the object tree,
> where makefile expected them to be
> (it had forgot $PWD is in _obj/... not in _src/...).
>
> postgres.bki
> postgres.description
> postgres.shdescription
OK, you're referring to out-of-tree builds. Sorry, I mostly work with
CMake not autotools, so "VPATH" didn't leap out at me.
Sounds like it's just a mattter of adding appropriate variable
substitutions for the install lines of those files. I'll look at it in
the morning (it's late here) if nobody beats me to it - this is probably
something my meagre skills are actually up to ;-)
--
Craig Ringer
From | Date | Subject | |
---|---|---|---|
Next Message | Graham Swallow | 2010-05-04 13:58:59 | Re: BUG #5447: VPATH install postgres.bki |
Previous Message | Stefan Kirchev | 2010-05-04 12:30:49 | Re: BUG #5439: Table crash after CLUSTER command |