[pgadmin-support] Problem to install pgAdmin Red Hat

2007-03-15 Thread Ezequias R. da Rocha
Hi, We here in my job are having many trouble of compatibility with the wx-widgets and it has been a quite difficult job. Having so many installation dependencies we are almost give up. Could someone list all dependencies to install pgAdmin (actually I just need to put pgAgent to run) on Red

Re: [pgadmin-support] Where is located pgAgent log on Linux ?

2007-03-15 Thread Dave Page
Sabin Coanda wrote: What version of the agent do you have? If you run pgagent --help, does it list the -s option? Regards Dave, Hi Dave, When I run pgagent --help, no help text is provided. Instead a new process pgagent is launched. In fact I compiled locally the sources from http://www.

Re: [pgadmin-support] Where is located pgAgent log on Linux ?

2007-03-15 Thread Sabin Coanda
> > What version of the agent do you have? If you run pgagent --help, does it > list the -s option? > > Regards Dave, Hi Dave, When I run pgagent --help, no help text is provided. Instead a new process pgagent is launched. In fact I compiled locally the sources from http://www.postgresql.org/

Re: [pgadmin-support] Where is located pgAgent log on Linux ?

2007-03-15 Thread Dave Page
Sabin Coanda wrote: I relaunched it: pgagent -l 1 -s /var/log/pgagent/pgagent.log hostaddr=127.0.0.1 dbname=postgres user=postgres Unfortunatelly I got the same message: WARNING: Couldn't create connection: missing "=" after "/var/log/pgagent/pgagent.log" in connection info st

Re: [pgadmin-support] Where is located pgAgent log on Linux ?

2007-03-15 Thread Sabin Coanda
"Dave Page" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Sabin Coanda wrote: >> "Dave Page" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >>> Sabin Coanda wrote: Hi, Do you know where is located pgAgent log on Linux, please ? >>> stderr, or you can us

Re: [pgadmin-support] Where is located pgAgent log on Linux ?

2007-03-15 Thread Dave Page
Sabin Coanda wrote: "Dave Page" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Sabin Coanda wrote: Hi, Do you know where is located pgAgent log on Linux, please ? stderr, or you can use the -s option to specify a file. I noticed this is missing from the docs which I've now corre

Re: [pgadmin-support] Where is located pgAgent log on Linux ?

2007-03-15 Thread Sabin Coanda
"Dave Page" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Sabin Coanda wrote: >> Hi, >> Do you know where is located pgAgent log on Linux, please ? > > stderr, or you can use the -s option to specify a file. > > I noticed this is missing from the docs which I've now corrected. >

Re: [pgadmin-support] How to load DLL after build

2007-03-15 Thread Dave Page
Quan Zongliang wrote: > hi! > > I had built the pgAdmin3.exe with VC++2005 Express Edition. > But all of the DLL files can't be found in > $BUILD_ROOT/pgAdmin3/pgadmin/Release. > libpg.dll, libxslt.dll, libxml2-2.dll, and so on. > How about it? > Just copy them here? But I think it is not a good