Re: [pgadmin-support] PgAgent without wxWidgets?

2009-03-29 Thread Benjamin Krajmalnik
Dave, If all that is required is the pgagent binary (single file) I can send it to him since I have both x86 and amd64 versions running. Just want to make sure I send him everything he needs. > -Original Message- > From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support- > ow..

Re: [pgadmin-support] PgAgent without wxWidgets?

2009-03-29 Thread Peter
Sorry, I meant pgagent that comes with pgadmin 1.9. That IS 3.0.0 release right? That does not change my original issue however... I cant set up FreeBSD workstation just to compile dang pgagent - a lot of hassle (besides, don’t have a spare workstation). Isnt there really a way how to compile pg

Re: [pgadmin-support] PgAgent without wxWidgets?

2009-03-29 Thread Dave Page
On Sun, Mar 29, 2009 at 9:11 AM, Peter wrote: > I cant compile (standalone) PgAgent 1.9 on FreeBSD - it requires a huge > number of X11 packages. Compilation breaks in one of them, and anyway I > dont want X on pure server machine. Is there a way to compile pgagent > without this? It's a pure comm

[pgadmin-support] PgAgent without wxWidgets?

2009-03-29 Thread Peter
I cant compile (standalone) PgAgent 1.9 on FreeBSD - it requires a huge number of X11 packages. Compilation breaks in one of them, and anyway I dont want X on pure server machine. Is there a way to compile pgagent without this? It's a pure command-line program anyway, why should it need wxWidgets?