Re: [pgadmin-hackers] Solaris port status

2004-04-06 Thread Hiroshi Saito
Dear Edward Romero, From: "Raphaël Enrici" <[EMAIL PROTECTED]> > I didn't get much time to give to solaris port although I think it's an > important thing to get it running well. Hiroshi Saito got something > running more recently and I think he can help you and may be provide to > you its Solari

Re: [pgadmin-hackers] Solaris port status

2004-04-06 Thread Raphaël Enrici
Dear Edward Romero, Romero, Edward J., CTR, OSD-PA&E wrote: Mr. Enrici: Please reference the following link: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03176.html . I remember this one :) It was the first time I got it up & (a little) running ;) I am having considerable trouble gettin

Re: [pgadmin-hackers] Solaris port status

2003-12-10 Thread Dave Page
> -Original Message- > From: Raphaël Enrici [mailto:[EMAIL PROTECTED] > Sent: 10 December 2003 19:31 > To: Andreas Pflug; Dave Page > Cc: [EMAIL PROTECTED] > Subject: Solaris port status > > Hi all, > > As I hoped in my previous mail, I finally got it running! > Congratulation for yo

Re: [pgadmin-hackers] Solaris port status

2003-12-10 Thread Andreas Pflug
Raphaël Enrici wrote: As I hoped in my previous mail, I finally got it running! Congratulation for your code and a big thank to Adam's "configure" scripts! It was quite straight to get it build although I had to patch one file in pgAdmin3 (see patch attached). That's good news! 1) The patch at

Re: [pgadmin-hackers] [solaris - port ] New wxWindows Tarball

2003-12-08 Thread Raphaël Enrici
Andreas Pflug wrote: Dave Page wrote: There is a new wxWindows tarball on Snake: http://snake.pgadmin.org/snapshots/wxwindows/wxWindows-pgAdmin3-20031010 -8.tar.bz2 [ I didn't build it for debian at the moment... I was working on Solaris port. ] This version includes Andreas' recent patch to f

Re: [pgadmin-hackers] solaris port

2003-11-27 Thread Andreas Pflug
Raphaël Enrici wrote: After that, we upgrade our snapshot to wx cvs HEAD, apply our patches and continue hoping that there might be some time in the distant future where we can use plain vanilla wx "hope"... that's a nice title for a song, I'm going to write some lyrics :) So gimme ho

Re: [pgadmin-hackers] solaris port

2003-11-27 Thread Raphaël Enrici
Andreas Pflug wrote: Raphaël Enrici wrote: -pthreads -D_REENTRANT -Wall src/common/intl.cpp In file included from src/common/intl.cpp:49: include/wx/intl.h:40: warning: `_N' redefined /usr/include/iso/ctype_iso.h:38: warning: this is the location of the previous definition > src/common/intl.cpp

Re: [pgadmin-hackers] solaris port

2003-11-27 Thread Andreas Pflug
Raphaël Enrici wrote: -pthreads -D_REENTRANT -Wall src/common/intl.cpp In file included from src/common/intl.cpp:49: include/wx/intl.h:40: warning: `_N' redefined /usr/include/iso/ctype_iso.h:38: warning: this is the location of the previous definition src/common/intl.cpp: In method `bool wxPl