Re: [pgadmin-hackers] Building wxWindows on MacOS X

2003-12-10 Thread Leon Out
Actually, the answer in my case was to add --with-libtiff --with-libpng --with-libjpeg --with-expat to my wxWindows configure. I was able to build wxWindows, stc, and xrc with no problems. pgadmin is compiling now. Leon On Dec 10, 2003, at 2:21 AM, Stefan Csomor wrote: Hi Leon I fear you are

Re: [pgadmin-hackers] Feature Request

2003-12-10 Thread Andreas Pflug
Adam H. Pendleton wrote: ... I cut and paste the schema out of the schema "preview" pane, only to find that the text didn't use the windows line delimiter. It seems that the lines in the window are terminated with just a line feed character, instead of the CRLF used byWindows. Can we change t

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

[pgadmin-hackers] Solaris port status

2003-12-10 Thread Raphaël Enrici
Hi all, 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). 1) The patch attached just add a define concern

Re: [pgadmin-hackers] Mac OS X configuration

2003-12-10 Thread Adam H. Pendleton
Jyrki Wahlstedt wrote: I recently downloaded pgadmin3 sources (from CVS) and bootstrapped and started to configure it (./configure --enable-static --enable-debug). It however stopped while checking pgsql. I checked the configure script and noticed that in LIBS "-lcrypt" is specified. This is wr

[pgadmin-hackers] Snake/CVS Downtime

2003-12-10 Thread Dave Page
I'll include the message this time... At 3:30PM GMT 10 Dec 2003 both snake.pgadmin.org and cvs.pgadmin.org will be shutdown whilst some electrical work is undertaken. We expect them to be available again by 5PM. Apologies for any inconvenience. Regards, Dave ---(end of

[pgadmin-hackers] Snake/CVS downtime

2003-12-10 Thread Dave Page
---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[pgadmin-hackers] Nuvver new wx Snapshot

2003-12-10 Thread Dave Page
Hi all, There is now a -9 wx snapshot available on Snake in the usual location. This adds support for Tagalog. Cheers, Dave. ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail comman

[pgadmin-hackers] Mac OS X configuration

2003-12-10 Thread Jyrki Wahlstedt
I recently downloaded pgadmin3 sources (from CVS) and bootstrapped and started to configure it (./configure --enable-static --enable-debug). It however stopped while checking pgsql. I checked the configure script and noticed that in LIBS "-lcrypt" is specified. This is wrong in OS X, as the nee

Re: [pgadmin-hackers] Building wxWindows on MacOS X

2003-12-10 Thread Stefan Csomor
Hi Just for the record in case other stumble over the same problem (since you meanwhile used a newer wx snapshot) You should either get CVS with the 2.4 branch, or apply the following diff http://cvs.wxwindows.org/viewcvs.cgi/wxWindows/src/mac/dc.cpp.diff?r1=1.56.2 .11&r2=1.56.2.12 (the reason