[pgadmin-support] pgadmin3 compilation error

2009-02-24 Thread Isabella Ghiurea
Hi All, I'm trying to compile pgadmin 3 on RHEL 5, using the source code , the "make all" fails with the following error , any tips ? postgres_source/postgres_8.3.6/lib -lcrypto -lpq /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz /usr/bin/ld: skipping incompatible /

Re: [pgadmin-support] pgadmin3 compilation error

2009-02-24 Thread Isabella Ghiurea
b-10.el5_2.1 sl-security openssl-devel.i386 0.9.8b-10.el5_2.1 sl-security Devrim GÜNDÜZ wrote: On Tue, 2009-02-24 at 13:32 -0800, Isabella Ghiurea wrote: I'm trying to compile pgadmin 3 on RHEL 5, using the source code , Why? We have precompiled RPMS at

[pgadmin-support] Pgadmin3 error on Gtk -critical

2009-02-25 Thread Isabella Ghiurea
After building Pgadmin3 on RHEL5 -64 bits from source code , and conenct to db I'm getting the following message /error, any tip how to fix it ? pgadmin3:30553): Gtk-CRITICAL **: gtk_menu_attach_to_widget: assertion `GTK_IS_MENU (menu)' failed -- Sent via pgadmin-support mailing list (pgadmi

[pgadmin-support] contrib module v 8.4 into 8.3.6 db

2013-11-05 Thread Isabella Ghiurea
Hi List, We are in need to use citext -case insensitive module from /contrib , we are running psql 8.3.6, would be safe to install the whole contrib package from 8.4.2 into this old version of PGdb How about installing only citext package from 8.4.2 module into PG 8.3.6 will this work ? Thank