| From: | Michael Eschweiler <Michael(dot)Eschweiler(at)t-online(dot)de> |
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Fwd: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views |
| Date: | 2008-03-08 09:23:27 |
| Message-ID: | 200803081023.27845.Michael.Eschweiler@t-online.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi Dave,
Once more my mail from yesterday. It was stalled by the admin - I suppose
because of the attached log file mentioned above. If you wish I could send it
to your private mail address...
Now the answer from yesterday:
Many thanks for quick answer!
> - Run pgAdmin from the command line, with a command like:
> G_SLICE=always-malloc pgadmin3 &
This works fine
> - Recompile pgAdmin.
That's what I tried, too. Sorry, forgot to mention it. I downloaded the
source-rpm for my distribution and installed it. Controlling all the
requirements mentioned in the INSTALL file I found installed
GTK 2.12.5
automake 1.9.6
autoconf 2.60
gcc 4.1.3
wxGTK 2.6.8
libxml2 2.6.30
libxslt 1.1.22
Postgresql 8.1.11
So I thought that all requirements were fullfilled and I tried to compile it
with rpmbuild but unfortunately it stopped at the first step (suppose the
configure-process). The error message was:
checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details.
Attached you find the config.log. Perhaps it helps to determine the problem...
Michael
-------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2008-03-08 09:51:18 | Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views |
| Previous Message | Michael Eschweiler | 2008-03-07 22:58:48 | Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views |