2011/12/6 Devrim GÜNDÜZ <[email protected]>: > 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.
What was the output this time? -- 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
