2011/12/6 Devrim GÜNDÜZ <[email protected]>: > 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
