[pgadmin-support] Link problem with pgAdmin3 1.4.2 on Linux

2006-04-30 Thread Blake McBride
Greetings, I am trying to build pgAdmin3 1.4.2 on Suse Linux 9.2 What a task it has been. I had to build & install: fontconfig 2.3.95 freetype 2.1.10 cairo 1.0.4 pango 1.10.4 atk 1.10.3 pkg-config 0.20 tifflib gettext 0.14.5 glib 2.8.6 gtk+ 2.8.17 wxGtk 2.6.3 etc... And, it all had to build i

Re: [pgadmin-support] Segmentation fault in GUI

2006-04-30 Thread hferrag
you can try (the debugger) -> ]# gdb pagadmin3 and gdb>run After u can see where is the problem (which library), my problem whose in wxGTK. :-) ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate su