R: [pgadmin-support] Builds errors with 1.6.3 and wxWidgets 2.8.1 on Ubuntu

2007-05-10 Thread massimo_fidanza
Hi, I had the same problem. And I have a patch that solve it. The pgagent need to be linked with wx core library too. To apply the patch go into the pgadmin source folder and run patch -p0 < acinclude.m4.diff After that the bootstrap script need to be reexecuted sh bootstrap and the configure

Re: R: [pgadmin-support] Builds errors with 1.6.3 and wxWidgets 2.8.1 on Ubuntu

2007-05-10 Thread Dave Page
[EMAIL PROTECTED] wrote: > Hi, > > I had the same problem. And I have a patch that solve it. > The pgagent need to be linked with wx core library too. > To apply the patch go into the pgadmin source folder and run > > patch -p0 < acinclude.m4.diff > > After that the bootstrap script need to be r

Re: R: [pgadmin-support] Builds errors with 1.6.3 and wxWidgets 2.8.1 on Ubuntu

2007-05-10 Thread Christophe Chauvet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dave Can you apply these changes in 1.6.3 (tags) ? Thanks in advance. Regards, Christophe. Dave Page Wrote : > Yes, but pgAgent will be linked with half the GUI libraries on your > system :-(. To avoid that (which may or may not be important to

Re: R: [pgadmin-support] Builds errors with 1.6.3 and wxWidgets 2.8.1 on Ubuntu

2007-05-10 Thread Dave Page
Christophe Chauvet wrote: > Hi Dave > > Can you apply these changes in 1.6.3 (tags) ? There's not going to be a 1.6.4, so there's no point. Regards, Dave ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://ww

Re: [pgadmin-support] Open file in Query tool from command line

2007-05-10 Thread Dave Page
Taras Kopets wrote: > Hi list, > > I know it is possible to open pgAdmin from command line, connect to db > and open query tool. > Is it possible after doing all the above to open file in query tool from > command line? > Is will be great, because it will be possible to open files in pgAdmin > us