Re: [pgadmin-support] Compiling pgAgent on FreeBSD 8

2010-04-23 Thread Benjamin Krajmalnik
Thanks! That pointed me in the right direction. The ex-config had a different name (with versioning in it), so I simply created a symlink to it and that fixed it. Also had to turn off static build, but it all appears to have worked. Thank you so much for your assistance! -- Sent via pgadmin-su

Re: [pgadmin-support] Compiling pgAgent on FreeBSD 8

2010-04-23 Thread Dave Page
On Fri, Apr 23, 2010 at 7:22 PM, Benjamin Krajmalnik wrote: > Initially I did not specify anything - just followed the instructions in the > README. > If I ignore the errors and go to edit the configuration options, I am missing > quite a few keys from the information in the readme. > > This is

Re: [pgadmin-support] Compiling pgAgent on FreeBSD 8

2010-04-23 Thread Benjamin Krajmalnik
4 PM > To: Benjamin Krajmalnik > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Compiling pgAgent on FreeBSD 8 > > On Fri, Apr 23, 2010 at 7:04 PM, Benjamin Krajmalnik > wrote: > > As you may be aware, there is no longer a port for pgagent (which > use

Re: [pgadmin-support] Compiling pgAgent on FreeBSD 8

2010-04-23 Thread Dave Page
On Fri, Apr 23, 2010 at 7:04 PM, Benjamin Krajmalnik wrote: > As you may be aware, there is no longer a port for pgagent (which used to be > part of the pgadmin port). > > I am building a new box (FreeBSD 8) and having some issues compiling pgagent > from source. > > I already installed pgadmin, s

[pgadmin-support] Compiling pgAgent on FreeBSD 8

2010-04-23 Thread Benjamin Krajmalnik
As you may be aware, there is no longer a port for pgagent (which used to be part of the pgadmin port). I am building a new box (FreeBSD 8) and having some issues compiling pgagent from source. I already installed pgadmin, so the wxwidgets are already installed. These are the steps which I took