Re: BUG #6045: Compilation of contribs fail - Mailing list pgsql-bugs

From Emanuel Calvo
Subject Re: BUG #6045: Compilation of contribs fail
Date
Msg-id BANLkTikDf=p2eewqBbyogKtpunuBrOQvwg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #6045: Compilation of contribs fail  (hubert depesz lubaczewski <depesz@depesz.com>)
Responses Re: BUG #6045: Compilation of contribs fail
List pgsql-bugs
2011/5/29 hubert depesz lubaczewski <depesz@depesz.com>:
> On Sun, May 29, 2011 at 11:16:30AM +0000, Emanuel wrote:
>> make and make installs work well. To compile correctly I must hardcode t=
he
>> libdir. I happens with several contribs.
>
> did you actually do make and make install *in* contrib directory?
>

No, I'm making the make inside the contrib/pgstattuple , not in contrib
directory (as always do in other versions).

> one shouldn't load sql files from the sources, and it looks like you're
> trying to do it.
>

I'm doing like other versions:

make; make install
and then:
psql < xxxx.sql


Does it change for 9.1?


--=20
--
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Emanuel Calvo
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Helpame.com

pgsql-bugs by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: BUG #6045: Compilation of contribs fail
Next
From: Tom Lane
Date:
Subject: Re: BUG #6045: Compilation of contribs fail