Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 7 Sep 2004, [ISO-8859-1] Raphaël Enrici wrote: what gives the config.log ? I've uploaded it to: http://www.gunduz.org/config.log Regards, - -- Devrim GUNDUZ devrim~gunduz.orgdevrim.gunduz~linux.org.tr http://www.tdmsoft.com http:/

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Hiroshi Saito
Hi Diego. (B (BFrom: "Diego A. Gil" <[EMAIL PROTECTED]> (B (B (B> Searching a little, I realized that the script was expecting to find stc (B> include files in /usr/loca/include/wx, so I made a symlink from (B> /usr/local/include/wx-2.5/wx to /usr/local/include/wx and run again (B> configur

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Diego A. Gil
Hi, I compiled sucessfully wxWidgets-pgAdmin3-20040907.tar.bz2 and pgadmin3-src-20040907.tar.gz following instructions in pgadmin3-1.1.0/docs/en_US/unix_compilation.html. There was just a little problem: wxWidget's include files were installed in /usr/local/include/wx-2.5/wx, not in /usr/

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Diego A. Gil
Hi, I just realized that I used wrong option with wxWidgets's ./configure script, so I am starting to compile wxWidget again. This time I will use wxWidgets-pgAdmin3-20040907.tar.bz2. After that I wil try to compile CVS pgadmin. I will keep you informed.

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Diego A. Gil
Now ./configure ends OK. I starting to compile. /usr/local/bin/wx-config-2.5 is a real file. /usr/local/bin/wx-config is the symbolic link. Diego. El mar, 07-09-2004 a las 16:20, RaphaÃl Enrici escribiÃ: > RaphaÃl Enrici wrote: > > Diego A. Gil wrote: > > > >> Here is my config.log. > >> > >

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Raphaël Enrici
Raphaël Enrici wrote: Raphaël Enrici wrote: Diego A. Gil wrote: Here is my config.log. Diego. El mar, 07-09-2004 a las 14:16, Raphaël Enrici escribió: It was created by pgadmin3 configure 1.1.0, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --enable-static -

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Diego A. Gil > Sent: 07 September 2004 19:32 > To: PgAdmin Hackers > Subject: Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report > > Here is my config.log. > Thanks Diego - I notice thi

[pgadmin-hackers] Ready to roll beta

2004-09-07 Thread Dave Page
I plan to roll 1.2beta1 tomorrow unless anyone has a good reason not to. I know there is an outstanding issue with FC2, however I'm not convinced this is something that need holdup production of the source tarball. If anyone disagrees or has any other objections, please let me know ASAP. Regards,

[pgadmin-hackers] CVS Commit by dpage: Only commit once for all translations

2004-09-07 Thread cvs
Log Message: --- Only commit once for all translations Modified Files: -- pgadmin3: stringmerge (r1.7 -> r1.8) Index: stringmerge === RCS file: /projects/pgadmin3/stringmerge,v retrieving revision 1.7

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Raphaël Enrici
Raphaël Enrici wrote: Diego A. Gil wrote: Here is my config.log. Diego. El mar, 07-09-2004 a las 14:16, Raphaël Enrici escribió: It was created by pgadmin3 configure 1.1.0, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --enable-static --enable-debug --with-

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Raphaël Enrici
Diego A. Gil wrote: Here is my config.log. Diego. El mar, 07-09-2004 a las 14:16, RaphaÃl Enrici escribiÃ: It was created by pgadmin3 configure 1.1.0, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --enable-static --enable-debug --with-wx-config=/usr/local/b

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Diego A. Gil
Here is my config.log. Diego. El mar, 07-09-2004 a las 14:16, RaphaÃl Enrici escribiÃ: > Devrim GUNDUZ wrote: > > > > Hi, > > > > On Tue, 7 Sep 2004, Dave Page wrote: > > > lrwxrwxrwx 1 root root 13 Sep 7 17:32 wx-config -> > wx-config-2.5 > -rwxr-xr-x 1 root root4

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Raphaël Enrici
Devrim GUNDUZ wrote: Hi, On Tue, 7 Sep 2004, Dave Page wrote: lrwxrwxrwx 1 root root 13 Sep 7 17:32 wx-config -> wx-config-2.5 -rwxr-xr-x 1 root root4564 Sep 7 17:32 wx-config-2.5 lrwxrwxrwx 1 root root 9 Sep 7 17:32 wxgtk2-2.5-config -> wx-config Hmm, well it's obviously t

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Diego A. Gil
Hi, same problem in my FC2 box. Diego. El mar, 07-09-2004 a las 13:12, Devrim GUNDUZ escribiÃ: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > On Tue, 7 Sep 2004, Dave Page wrote: > > >> lrwxrwxrwx 1 root root 13 Sep 7 17:32 wx-config -> > >> wx-config-2.5 > >> -rwxr-

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 7 Sep 2004, Dave Page wrote: lrwxrwxrwx 1 root root 13 Sep 7 17:32 wx-config -> wx-config-2.5 -rwxr-xr-x 1 root root4564 Sep 7 17:32 wx-config-2.5 lrwxrwxrwx 1 root root 9 Sep 7 17:32 wxgtk2-2.5-config -> wx-config Hm

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Dave Page
> -Original Message- > From: Devrim GUNDUZ [mailto:[EMAIL PROTECTED] > Sent: 07 September 2004 15:53 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: RE: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report > > > lrwxrwxrwx 1 root root 13 Sep 7 17:32 wx-config -> > wx-con

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread blacknoz
Message d'origine >Date: Tue, 7 Sep 2004 17:53:27 +0300 (EEST) >De: Devrim GUNDUZ <[EMAIL PROTECTED]> >A: Dave Page <[EMAIL PROTECTED]> >Copie à: [EMAIL PROTECTED] >Sujet: Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report > > >On Tue, 7 Sep 2004, Dave Page wrote: > > >> What have

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Devrim GUNDUZ
Hi, On Tue, 7 Sep 2004, Dave Page wrote: What have you got in /usr/local/bin? [EMAIL PROTECTED] devrim]$ ls -al /usr/local/bin/ total 9692 drwxr-xr-x 2 root root4096 Sep 7 17:32 . drwxr-xr-x 18 root root4096 Aug 16 14:26 .. lrwxrwxrwx 1 root root 7 Jul 12 16:01 gmplayer -> mpla

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Dave Page
> -Original Message- > From: Devrim GUNDUZ [mailto:[EMAIL PROTECTED] > Sent: 07 September 2004 15:33 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: RE: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > On Tue

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 7 Sep 2004, Dave Page wrote: Did you 'cvs update' and 'make clean'? I don't see that error on developer.pgadmin.org using the same wx snapshot. I've made a fresh co and ran configure with the following paramaters: ./configure --with-wx-confi

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Dave Page
> -Original Message- > From: Devrim GUNDUZ [mailto:[EMAIL PROTECTED] > Sent: 07 September 2004 14:57 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: RE: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > On Tue

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 7 Sep 2004, Dave Page wrote: Anyway, pgadmin3 failed to compile: Did you 'cvs update' and 'make clean'? I don't see that error on developer.pgadmin.org using the same wx snapshot. I've downloaded the latest snap. Ok, now checking out CVS. Wi

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Devrim GUNDUZ
Hi, On Tue, 7 Sep 2004, Andreas Pflug wrote: wxString&, int, bool, int, bool)': ui/frmQuery.cpp:988: error: `wxMilliSleep' undeclared (first use this function) You have a wx header problem, you're using old versions. Dave just fixed the path for it. :( You are right. My desktop system is like

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Devrim GUNDUZ > Sent: 07 September 2004 14:31 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > >

[pgadmin-hackers] CVS Commit by andreas: wxUsleep/wxMilliSleep cleanup

2004-09-07 Thread cvs
Log Message: --- wxUsleep/wxMilliSleep cleanup Modified Files: -- pgadmin3/src/db: pgSet.cpp (r1.46 -> r1.47) pgadmin3/src/ui: dlgClasses.cpp (r1.7 -> r1.8) frmEditGrid.cpp (r1.54 -> r1.55) Index: pgSet.cpp ==

Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Andreas Pflug
Devrim GUNDUZ wrote: -BEGIN PGP SIGNED MESSAGE- else rm -f ".deps/frmQuery.Tpo"; exit 1; \ fi ui/frmQuery.cpp: In member function `void frmQuery::execQuery(const wxString&, int, bool, int, bool)': ui/frmQuery.cpp:988: error: `wxMilliSleep' undeclared (first use this function) You have

[pgadmin-hackers] pgadmin3+Fedora Core 2 status report

2004-09-07 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've successfully compiled latest wx snapshot on FC2. At last! :) Anyway, pgadmin3 failed to compile: == if g++ -DHAVE_CONFIG_H -I. -I. -I.. - -DDATA_DIR=\"/usr/local/pgadmin3/shar

Re: [pgadmin-hackers] New wx snapshot

2004-09-07 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 7 Sep 2004, Dave Page wrote: I can't use pgadmin since I've installed FC2 on my desktop :'( Hi Devrim, I thought the FC2 issue was fixed with the last snapshot? I haven't tried since last month. Also I want to build binaries, since installi

Re: [pgadmin-hackers] New wx snapshot

2004-09-07 Thread Dave Page
> -Original Message- > From: Devrim GUNDUZ [mailto:[EMAIL PROTECTED] > Sent: 07 September 2004 10:49 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] New wx snapshot > > > Hi Dave, > > On Tue, 7 Sep 2004, Dave Page wrote: > > > Following up on myself - I've r

Re: [pgadmin-hackers] New wx snapshot

2004-09-07 Thread Devrim GUNDUZ
Hi Dave, On Tue, 7 Sep 2004, Dave Page wrote: Following up on myself - I've removed the binary distros of wx that we did carry - they're a maintenance pain and not one of them actually carried the most recent snapshot anyway, besides which, anyone compiling pgAmdin from source should also be able t

Re: [pgadmin-hackers] New wx snapshot

2004-09-07 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page > Sent: 07 September 2004 10:33 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] New wx snapshot > > Hi all, > > I've just uploaded a new wxWidgets snapshot to > http://developer.pgad

[pgadmin-hackers] New wx snapshot

2004-09-07 Thread Dave Page
Hi all, I've just uploaded a new wxWidgets snapshot to http://developer.pgadmin.org/snapshots/wxWidgets/wxWidgets-pgAdmin3-2004 0907.tar.bz2. This is based on the wx-cvs snapshot from 2004-09-07 and is basically standard wx, with the required Win32 settings pre-configured, and appropriate VC++ pro

[pgadmin-hackers] CVS Commit by dpage: wx headers are now in $WXDIR/wx-2.5/wx

2004-09-07 Thread cvs
Log Message: --- wx headers are now in $WXDIR/wx-2.5/wx Modified Files: -- pgadmin3: acinclude.m4 (r1.33 -> r1.34) Index: acinclude.m4 === RCS file: /projects/pgadmin3/acinclude.m4,v retrieving revisio

[pgadmin-hackers] CVS Commit by andreas: fix dlgServer help

2004-09-07 Thread cvs
Log Message: --- fix dlgServer help Modified Files: -- pgadmin3/src/include: dlgServer.h (r1.2 -> r1.3) pgadmin3/src/ui: dlgServer.cpp (r1.5 -> r1.6) pgadmin3/src/utils: misc.cpp (r1.55 -> r1.56) Index: dlgServer.h ==

Re: [pgadmin-hackers] CVS Commit by andreas: drop frmOptions:txtSearchPath

2004-09-07 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: 07 September 2004 09:38 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] CVS Commit by andreas: drop > frmOptions:txtSearchPath > > Log Message: > --- > dro

[pgadmin-hackers] CVS Commit by andreas: drop frmOptions:txtSearchPath

2004-09-07 Thread cvs
Log Message: --- drop frmOptions:txtSearchPath Modified Files: -- pgadmin3/src/ui: frmOptions.cpp (r1.43 -> r1.44) pgadmin3/src/ui/common: frmOptions.xrc (r1.30 -> r1.31) xrcDialogs.cpp (r1.38 -> r1.39) Index: frmOptions.cpp

[pgadmin-hackers] CVS Commit by andreas: improved Add Server: remembers previous values

2004-09-07 Thread cvs
Log Message: --- improved Add Server: remembers previous values Modified Files: -- pgadmin3/src/ui: dlgServer.cpp (r1.4 -> r1.5) events.cpp (r1.111 -> r1.112) Index: dlgServer.cpp === RCS file:

Re: [pgadmin-hackers] Ready for beta 1

2004-09-07 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: Message d'origine Would you advice we all move to wx cvs head ? I'd prefer we take a snapshot known to work as is don't you ? In general, every snapshort starting 2004-09-06 should work, the usual "temporarily broken" restrictions apply. For consistency reasons, w

[pgadmin-hackers] CVS Commit by dpage: Doc updates.

2004-09-07 Thread cvs
Log Message: --- Doc updates. Modified Files: -- pgadmin3/docs/en_US: status.html (r1.5 -> r1.6) Index: status.html === RCS file: /projects/pgadmin3/docs/en_US/status.html,v retrieving revision 1.5 ret

[pgadmin-hackers] Search path option?

2004-09-07 Thread Dave Page
Hi guys, What's the search path option on tab 1 of the options dialogue used for? I can't see it's value being used anywhere in the rest of the code... /D ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan i

Re: [pgadmin-hackers] Ready for beta 1

2004-09-07 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 07 September 2004 11:15 > To: [EMAIL PROTECTED] > Cc: Dave Page; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Re: [pgadmin-hackers] Ready for beta 1 > > Ok, so it seems wx head can be built with gcc

Re: [pgadmin-hackers] Ready for beta 1

2004-09-07 Thread blacknoz
Message d'origine >Date: Tue, 07 Sep 2004 08:03:14 + >De: Andreas Pflug <[EMAIL PROTECTED]> >A: [EMAIL PROTECTED] >Copie à: [EMAIL PROTECTED], [EMAIL PROTECTED], >Sujet: Re: [pgadmin-hackers] Ready for beta 1 > >[EMAIL PROTECTED] wrote: >> >> Ok, which compiler version ? which gtk lib

Re: [pgadmin-hackers] Ready for beta 1

2004-09-07 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: Ok, which compiler version ? which gtk lib versions ? Current debian unstable or not ? Can you send all the configure lines you gave ? Which wx snapshot release ? gcc 3.3.4-3 gtk 2.4.3-3 libc6 2.3.2.ds1-13 libpango 1.4.0-4 wx cvs HEAD --with-gtk --enable-gtk2 --enable-deb

Re: [pgadmin-hackers] Ready for beta 1

2004-09-07 Thread blacknoz
Message d'origine >Date: Mon, 06 Sep 2004 21:55:27 + >De: Andreas Pflug <[EMAIL PROTECTED]> >A: Raphaël Enrici <[EMAIL PROTECTED]> >Copie à: [EMAIL PROTECTED], [EMAIL PROTECTED], >Sujet: Re: [pgadmin-hackers] Ready for beta 1 > >> Do you mean, you've already built it and you don't ha