Re: Building pgagent on Linux - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Building pgagent on Linux
Date
Msg-id CA+OCxowCoi3NxsWcDY_6KTbMEPk++g_L_i1oc8D_-y=-SU6SmQ@mail.gmail.com
Whole thread Raw
In response to Re: Building pgagent on Linux  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgadmin-hackers
2011/12/6 Devrim GÜNDÜZ <devrim@gunduz.org>:
> On Tue, 2011-12-06 at 17:31 +0530, Dave Page wrote:
>> > How can I export PostgreSQL_CONFIG_EXECUTABLE? I read README, but it
>> > talks about pressing c somewhere, which should not be possible while
>> > building RPMs :P
>>
>> :-)
>>
>> cmake -D PG_CONFIG_PATH:FILEPATH=/usr/bin/pg_config -D
>> STATIC_BUILD:BOOL=OFF .
>>
>> If you configure interactively using ccmake, you can check the values
>> that were chosen in the CMakeCache.txt file when you've finished.
>
> Great, thanks!  It worked.
>
> I will push pgagent RPMs later today or tomorrow

Cool - thanks Devrim!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: Building pgagent on Linux
Next
From: Magnus Hagander
Date:
Subject: pgAdmin III commit: Use pg_tablespace_location() instead of spclocation