Re: [pgadmin-support] Compiling latest pgAdmin 3 fails on Red Hat 8

2005-04-27 Thread Francis Labrie
/pgadmin3/src' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/flabrie/Tools/PostgreSQL/pgAdmin3/repository/pgadmin3/src' make: *** [install-recursive] Error 1 Is that "install-exec-hook" target essential? Is there any typo in this make target? Thanks. Kind regards, -- Francis Labrie Saint-Bruno-de-Montarville, Québec, Canada

[pgadmin-support] Compiling latest pgAdmin 3 fails on Red Hat 8

2005-04-27 Thread Francis Labrie
rence directly in the "LIBS" definitin in the Makefile, but now it seems impossible: I can't find no more "LIBS" variable in the Makefile. So how can I add the Kerberos reference into the link process? And would it be possible to make this setting anaged by the con

Re: [pgadmin-support] Segmentation fault on Red Hat Linux 8

2005-04-18 Thread Francis Labrie
1 #7 0x080f5eb3 in frmMain (this=0x8aa0f68, [EMAIL PROTECTED]) at ui/frmMain.cpp:149 Is there any known workaround for this one? Kind regards, -- Francis Labrie Saint-Bruno-de-Montarville, Québec, Canada

Re: [pgadmin-support] Segmentation fault on Red Hat Linux 8

2005-04-14 Thread Francis Labrie
Hi, Andreas Pflug wrote: Francis Labrie wrote: Following instructions on pgAdmin Web site, I've built and installed both wxWidgets 2.5.5 and pgAdmin III 1.2.1 on Red Hat Linux 8. Unfortunately, I get a segmentation fault on start: [...] Sounds like the well-known gtk bug with some themes

[pgadmin-support] Segmentation fault on Red Hat Linux 8

2005-04-14 Thread Francis Labrie
./src/common/init.cpp:429 #17 0x0805a3a3 in main (argc=1, argv=0xbb34) at pgAdmin3.cpp:81 #18 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6 (gdb) What's the problem? Is there any workaround? -- Francis Labrie Saint-Bruno-de-Montarville, Quebec, Canada