[pgadmin-hackers] pgAdmin III under OSX

2003-11-05 Thread Adam Witney
I was wondering if there was any further progress on an OSX port for pgAdmin3? Thanks Adam -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ---(end of broadcast)--- TIP 6: Have you

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-02 Thread Adam Witney
On 2/10/03 2:54 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote: > Adam Witney wrote: >> Not much really: >> >> configure:4824: checking for wxWindows >> configure:4841: result: yes >> configure:5061: error: you need to install the xrc package

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-02 Thread Adam Witney
On 1/10/03 7:13 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote: > Adam Witney wrote: >> With ./configure --enable-debug I get >> >> checking for wxWindows... yes >> configure: error: you need to install the xrc package from >> wxWindows/contrib

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Adam Witney
Actually latest CVS wxWindows, configure'd --with-cocoa fails with this problem ../src/cocoa/font.cpp:88: type specifier omitted for parameter ` wxNativeEncodingInfo' ../src/cocoa/font.cpp:88: parse error before `*' token make: *** [corelib_font.o] Error 1 -- This message has been scanned

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Adam Witney
> Hmmm. I just downloaded and './configure'd pgAdmin3 on my system, and > it doesn't even link against libcrypt. This is because only the static > version of pgAdmin3 links against libcrypt. IIRC, this dependency was > added to the build system to support Slackware. Dave, could you change > lin

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Adam Witney
t;> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Adam Witney >> Sent: Mittwoch, 1. Oktober 2003 10:05 >> To: Adam H. Pendleton >> Cc: [EMAIL PROTECTED]; pgadmin-hackers >> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa >> >> On

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Adam Witney
On 30/9/03 7:45 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote: > On Tuesday, Sep 30, 2003, at 08:58 US/Eastern, Adam Witney wrote: > >> >> Actually latest CVS wxWindows, configure'd --with-cocoa fails with this >> problem >> >> ../sr

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Adam Witney
Hi Jean-Michel, Is wxCocoa the same as wxMac? wxCocoa gives an unknown module error from cvs Thanks adam > Le Mardi 30 Septembre 2003 09:56, Adam Witney a écrit : >> For the time being, I could live with 1), but I couldn't get it to >> configure on my OSX laptop... It co

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Adam Witney
> OK, we are delighted to know you got wxWindows installed from the 2.5.1 latest > branch. This is an important first step... We are quite happy to know it > compiles fine. Actually, just looked again, it was wxMac-2.4.2, but I am downloading wxWindows from CVS right now and I will try that > The

[pgadmin-hackers] PgAdmin III on OSX (was Re: [ANNOUNCE] pgAdmin III v1.0.0 Released)

2003-09-30 Thread Adam Witney
ore than that. >> >> Jean-Michel, can you give Adam any more useful info? > > Dear Adam Witney and friends, > > pgAdmin3 is an internationalised product available in 28 languages. It is > based on the wxWindows multi-platform environment available for MS Windows, >

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Adam Witney
file for: -lcrypt configure:4637: $? = 1 configure: failed program was: | #line 4610 "configure" I don't think this part is a problem with the wxWindows part is it? Adam > Le Mardi 30 Septembre 2003 11:02, Adam Witney a écrit : >> Is wxCocoa the same as wxMac? wxCocoa giv