| From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Building pgagent on Linux |
| Date: | 2011-12-06 11:22:35 |
| Message-ID: | 1323170555.13119.0.camel@lenovo01-laptop03.gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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 STATIC_BUILD:BOOL=OFF .
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.
Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2011-12-06 11:43:59 | Re: Building pgagent on Linux |
| Previous Message | Dave Page | 2011-12-06 08:56:39 | Re: Building pgagent on Linux |