Re: [pgadmin-support] pgagent compilation

2011-09-05 Thread Dominique Guardiola
Le 5 sept. 2011 à 15:01, Dave Page a écrit : > Try a dynamically linked build instead of static. It looks like the > packages you're using have LDAP and MIT Kerberos support compiled in, > which the static build of pgAgent (which is rarely used) doesn't > support. Great, I turned STATIC ON and t

Re: [pgadmin-support] pgagent compilation

2011-09-05 Thread Dave Page
Hi On Mon, Sep 5, 2011 at 1:46 PM, Dominique Guardiola wrote: > > The resulting config looks good : > > Configuration summary: > -- > --   Project                     : pgagent > --   Description                 : pgAgent is a job scheduling engine for > PostgreSQL > --   Version                

[pgadmin-support] pgagent compilation

2011-09-05 Thread Dominique Guardiola
Hello I have an issue with pgagent compilation under Ubuntu 10.10 Kernel 2.6.32-xenU-3831-x86_64 I had a working pgAgent on aither servern but it was 32bit so the Linux Binary worked at the time with this new 64 bits server, I had to go through the compilationprocess Trying to follow the requi