Re: wxWidgets-pgAdmin3-20040907

From: "Diego A(dot) Gil" <diego(at)adminsa(dot)com>
To: "Murray R(dot) Van Luyn" <vanluynm(at)iinet(dot)net(dot)au>
Cc: Pgadmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: wxWidgets-pgAdmin3-20040907
Date: 2004-09-12 19:58:02
Message-ID: 1095019082.3286.8.camel@roadwarrior.adminsa.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Use the last pgadmin3 beta:

ftp://ftp.postgresql.org/pub/pgadmin3/beta/src/pgadmin3-1.2.0-beta1.tar.gz

or, better if you can, get a cvs checkout with

CVSROOT=:pserver:anonymous(at)cvs(dot)pgadmin(dot)org:/projects
export CVSROOT
cvs login
cvs -z9 checkout pgadmin3
cd pgadmin3
sh bootstrap

I recomend you the last cvs checkout because in beta1 there is a bug
thar makes some parts unusable. As somebody told me : It's a beta, after
all !!.

Don't forget to rewiew docs/en_EN/unix_compilation.html under source
directory. Thre is a good explanation about how install wxWidgets and
pagadmin form sources.

I have installed wxWidgets and pgadmin3 in FC2 myself.

Diego.

El dom, 12-09-2004 a las 13:09, Murray R. Van Luyn escribió:
> Hi,
>
> I downloaded wxWidgets-pgAdmin-20040907.tar.bz2 and pgadmin3-1.0.2
> source from the www.pgadmin.org website. I know there is an RPM for
> FC1 that might work with FC2 but I'm using a 586.
>
> I'd like to install pgAdmin3 on Fedora Core 2. The wxWidgets
> distribution seems to compile and install okay, but the ./configure
> script for pgAdmin3 doesn't seem to understand where to find anything.
> --with-wx= and --with-wx-config= are no help. Seems to be looking for
> wx2 not wx-2.5.
>
> Is there an updated ./configure script for pgAdmin? Is there some way
> of making the current script work?
>
> Regards,
> Murray R. Van Luyn.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2004-09-13 07:29:51 Re: datpath does not exist
Previous Message Murray R. Van Luyn 2004-09-12 16:09:29 wxWidgets-pgAdmin3-20040907