> -----Original Message-----
> From: Martin Neuss [mailto:maneuss@mneuss.de]
> Sent: 08 May 2003 06:25
> To: Dave Page
> Subject: pgAdmin III
>
>
> hello,
>
> this might be a little off-topic but as i read your call for
> volunteers
> for pgAdmin III i wondered if it would also run on my mac
> with mac os x
> 10.2.5 and darwin as a bsd-based unix?
>
> please say yes!
Hi Martin,
One of the hackers is currently preparing a MacOSX machine for us to use
for porting. Hopefully it will work with little modification :-)
If you want to try yourself, please feel free to download the pgadmin3
source tarball from http://cvs.pgadmin.org and give it a go. There are
some notes in the README file. You will need wxWindows 2.4.0 + libstc
and libwxxrc (they come with it but need seperate compilation), and
PostgreSQL's libpq.
Regards, Dave.