Re: pgadmin3 compiles on msys

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Henshall, Stuart - Design & Print" <SHenshall(at)westcountry-design-print(dot)co(dot)uk>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgadmin3 compiles on msys
Date: 2002-12-12 16:50:11
Message-ID: 03AF4E498C591348A42FC93DEA9661B8128D59@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks Stuart, that'd be good. I doubt Mark or I will get to it by then
as we have a big software install and some voip kit going in...

Regards, Dave.

-----Original Message-----
From: Henshall, Stuart - Design & Print
[mailto:SHenshall(at)westcountry-design-print(dot)co(dot)uk]
Sent: 12 December 2002 16:23
To: Dave Page; pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgadmin-hackers] pgadmin3 compiles on msys


Hi Dave,
I've had a look at autoconf and it looks pretty neat,
however I'm pretty tied up b4 christmas (work work work), but if no one
else has done it by then I'll give it a crack :)
Cheers,
- Stuart

-----Original Message-----
From: Dave Page [mailto:dpage(at)vale-housing(dot)co(dot)uk]
Sent: 05 December 2002 13:33
To: Henshall, Stuart - Design & Print;
pgadmin-hackers(at)postgresql(dot)org
Subject: RE: [pgadmin-hackers] pgadmin3 compiles on msys


Thanks Stuart, I've committed your changes to misc.cpp,
and updated the Makefile, though not all of it (you will probably want
to keep your own copy of it). Looks like we definately need autoconf...

Regards, Dave

-----Original Message-----
From: Henshall, Stuart - Design & Print
[mailto:SHenshall(at)westcountry-design-print(dot)co(dot)uk]
Sent: 05 December 2002 11:00
To: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgadmin-hackers] pgadmin3 compiles on
msys

Just a quick FYI to say I have succesfully
compiled pgadmin3 on msys.
This used an msys compiled
wxWindows-2.3.3,config options:
--with-msw --disable-shared --disable-threads
--enable-metafile
--prefix=/usr/local/wx2 --enable-debug_flag
--enable-debug_info
--enable-debug_gdb
With just putting a space b4 the $ in the stc &
xrc libsrc_dir in the Makefile.
To then get pgadmin3 working, with the libpq
Dave kindly supplied to me in /pg
I made a couple of changes to the Makefile &
misc.cpp
- Stuart

Browse pgadmin-hackers by date

  From Date Subject
Next Message Kurt Roeckx 2002-12-12 23:43:56 SQL wizard problem.
Previous Message Henshall, Stuart - Design & Print 2002-12-12 16:22:51 Re: pgadmin3 compiles on msys