| From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
|---|---|
| To: | José Goulart <jose(at)desenv(dot)zamprogna(dot)com(dot)br> |
| Cc: | "'pgadmin-hackers(at)postgresql(dot)org'" <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgagent - compiling in linux without a graphical |
| Date: | 2005-11-08 22:38:11 |
| Message-ID: | 437128D3.9060902@pse-consulting.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
José Goulart wrote:
> I'm using PostgreSQL on a Debian Linux System without a graphical
> interface.
>
> I'm trying to install pgadmin3 v1.4.0, but I have to install
> wxWidgets, GTK, and others.
>
> Could you build pgagent on a separate package? Like a unique daemon?
Won't help. Currently, pgAgent is implemented in C++, using wxWidgets
for some OS abstraction. You'll need to install the whole stuff...
Actually, I'd like it refactored to be pure C to support the same server
platforms as pgsql and reduce dependencies. Any volunteers?
Regards,
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Saito | 2005-11-09 00:32:31 | Re: [pgadmin-support] Problem report on pgadmin3-1.4.0 |
| Previous Message | José Goulart | 2005-11-08 19:37:24 | pgagent - compiling in linux without a graphical envinronment |