2011/12/6 Devrim GÜNDÜZ :
> 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=
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_BU
2011/12/6 Devrim GÜNDÜZ :
> On Tue, 2011-12-06 at 17:13 +0530, Dave Page wrote:
>> > It did not work, either. Any other comments?
>> >
>> > The 3.0.0-Linux prebuilt binary is linked to libssl.so.0, which is
>> not
>> > available on my distros, so I cannot use it -- and building from
>> source
>> >
On Tue, 2011-12-06 at 17:13 +0530, Dave Page wrote:
> > It did not work, either. Any other comments?
> >
> > The 3.0.0-Linux prebuilt binary is linked to libssl.so.0, which is
> not
> > available on my distros, so I cannot use it -- and building from
> source
> > is a better way for RPMs.
>
> What
2011/12/6 Devrim GÜNDÜZ :
> On Tue, 2011-12-06 at 14:26 +0530, Dave Page wrote:
>> >
>> > Ok, so apparently it does not like wx configuration:
>> >
>> > # wx-config --selected-config
>> > gtk2-unicode-release-2.8
>>
>> Yeah, my guess is you need to configure it for a dynamic build, not
>> static. T
On Tue, 2011-12-06 at 14:26 +0530, Dave Page wrote:
> >
> > Ok, so apparently it does not like wx configuration:
> >
> > # wx-config --selected-config
> > gtk2-unicode-release-2.8
>
> Yeah, my guess is you need to configure it for a dynamic build, not
> static. Try something like:
>
> cmake -D ST
Hi
2011/12/6 Devrim GÜNDÜZ :
>
> Hi,
>
> I'm trying to build a standalone pgagent RPM. This is the same
> environment that I can build pgadmin3 w/o any issues.
>
> After untarring pgAgent-3.0.1-Source.tar.gz, and running cmake, I got
> the following error:
>
> =
Hi,
I'm trying to build a standalone pgagent RPM. This is the same
environment that I can build pgadmin3 w/o any issues.
After untarring pgAgent-3.0.1-Source.tar.gz, and running cmake, I got
the following error:
===
-- The C compiler identifi