Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-02 Thread Adam H.Pendleton
On Thursday, Oct 2, 2003, at 10:02 US/Eastern, Adam Witney wrote: I found it in /usr/local/include/wx/xrc/, can I tell it to look here? What happens if you compile with --with-wx=/usr/local? ahp ---(end of broadcast)--- TIP 5: Have you checked our

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 from >> wxWindows/contrib/src/xrc > There is only o

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-02 Thread Adam H. Pendleton
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 from wxWindows/contrib/src/xrc There is only one check for the xrc package, and that is for the prescense of ${WX_HOME}/include/

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-02 Thread Adam H. Pendleton
Adam Witney wrote: 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 Don't use --wit

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/src/xrc >> >> Which is strange as xrc seemed to

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 Andreas Pflug
Adam H. Pendleton 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/src/xrc Which is strange as xrc seemed to install fine before What does config.log report? If I use pgadm

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 H. Pendleton
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/src/xrc Which is strange as xrc seemed to install fine before What does config.log report? If I use pgadmin3 CVS I have t

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Adam H. Pendleton
Adam Witney wrote: 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 ../src/cocoa/font.cpp:88: type specifier omitted for par

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Adam H. Pendleton
Dave Page wrote: Dynamic build works, static does not. Incidently, --disable-static doesn't work, despite prompts indicating that it should. I also note that snake is linking with libwx_gtk2ud-2.5.a no matter what build type is performed - I assume this is because that's what wx-config tells it to

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 Stefan Csomor
ndleton > Cc: [EMAIL PROTECTED]; pgadmin-hackers > Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa > > 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: > >

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 >> >> ../src/cocoa/font.cpp:88: type specifier omitted for parameter

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Dave Page
> -Original Message- > From: Stefan Csomor [mailto:[EMAIL PROTECTED] > Sent: 01 October 2003 09:09 > To: Dave Page; 'Adam H.Pendleton'; 'Adam Witney' > Cc: [EMAIL PROTECTED]; 'Julian Smart'; 'pgadmin-hackers' > Subject: RE: [pg

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Stefan Csomor
ndleton; Adam Witney > Cc: [EMAIL PROTECTED]; Julian Smart; pgadmin-hackers > Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa > > > > > -Original Message- > > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > > Sent: 30 September 2003 22:20 &

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Dave Page
> -Original Message- > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > Sent: 30 September 2003 22:20 > To: Adam Witney > Cc: [EMAIL PROTECTED]; Julian Smart; pgadmin-hackers > Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa > > > On Tuesday

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-10-01 Thread Julian Smart
At 11:31 30/09/2003 +0200, Jean-Michel POURE wrote: Seems like we have to choose between --with-mac and --with-cocoa. I would say (without really knowing) that --with-mac is the compatibility layer of MacOsX to old Macintosh applications, whereas --with-cocoa is the native MacOsX interface. But thi

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 couldn't find my pgsql

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

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Adam Witney
Ok, but I can't seem to find any mention of wxCocoa in the CVS? I did manage to get wxWindows installed yesterday, but when I ran configure from the pgadmin src I got checking for libpq-fe.h... yes checking pgsql in /usr/local/pgsql... failed configure: error: you must specify a valid pgsql

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Adam H.Pendleton
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 ../src/cocoa/font.cpp:88: type specifier omitted for parameter ` wxNativeEncodingInfo' ../src/cocoa/font.cpp:88: parse error before `*' token make: *

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Stefan Csomor
[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jean-Michel POURE > Sent: Dienstag, 30. September 2003 10:31 > To: Adam Witney; Julian Smart; Adam H. Pendleton > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa > > Le Mardi 30 Sep

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Adam H . Pendleton
On Tuesday, Sep 30, 2003, at 05:40 US/Eastern, Adam Witney wrote: And the relevant part of config.log says configure:4634: gcc -o conftest -Wall -g -O0 -DSSL -I/usr/local/pgsql/include -L/usr/local/pgsql/lib conftest.c -lpq /usr/local/pgsql/l ib/libpq.a -lcrypt -lssl -lcrypto >&5 ld: can't loc

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Adam H.Pendleton
On Tuesday, Sep 30, 2003, at 05:40 US/Eastern, Adam Witney wrote: And the relevant part of config.log says configure:4634: gcc -o conftest -Wall -g -O0 -DSSL -I/usr/local/pgsql/include -L/usr/local/pgsql/lib conftest.c -lpq /usr/local/pgsql/l ib/libpq.a -lcrypt -lssl -lcrypto >&5 ld: can't loc

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Andreas Pflug
I just had a look at the cocoa source dir of the current cvs and fount many // TODO comments. There are several needed methods not implemented, so for now trying to run pgAdmin3 with cocoa is certainly doomed to failure. Regards, Andreas ---(end of broadcast)-

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Jean-Michel POURE
Le Mardi 30 Septembre 2003 12:41, Dave Page a écrit : > As far as I am aware, we do not yet support wx2.5.1 unless there is a > patched version of it somewhere that I am not aware of? Sorry, I did not explain things in details. This is only a MacOs X related issue. Adam Witney <[EMAIL PROTECTED]

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 30 September 2003 11:33 > To: Adam Witney; Adam H. Pendleton > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa > > > We noticed several improvem

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Jean-Michel POURE
>> Actually, just looked again, it was wxMac-2.4.2, but I am downloading wxWindows from CVS right now and I will try that We noticed several improvements in 2.5.1 and therefore recommand using the latest CVS version. At pgAdmin team level, we only support wx 2.5.1 in order to simplify bug tracki

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Jean-Michel POURE
Le Mardi 30 Septembre 2003 11:40, Adam Witney a écrit : > I don't think this part is a problem with the wxWindows part is it? 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. Th

Re: [pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Jean-Michel POURE
Le Mardi 30 Septembre 2003 11:02, Adam Witney a écrit : > Is wxCocoa the same as wxMac? wxCocoa gives an unknown module error from > Thanks Dear Adam Witney, ./configure --help gives me: [...] --with-mac use Mac OS X --with-cocoause Cocoa [...] Seems like we have t

[pgadmin-hackers] pgAdmin III under wxCocoa

2003-09-30 Thread Jean-Michel POURE
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 couldn't find my pgsql installation... > Even though it was looking in the right place! > > Does pgsql have to be compiled with ssl for pga