Re: [pgadmin-support] compile problem with agadmin2-1.2.0 on SuSE

2005-01-05 Thread Bruce Ferrell
I fear I have the Suse build of 2.5.3 :( I'll have to rebuild that too sigh. Too bad there isn't a SuSE rpm Ian Barwick wrote: On Wed, 05 Jan 2005 11:15:20 -0800, Bruce Ferrell <[EMAIL PROTECTED]> wrote: the make fails with the following: if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/local/

Re: [pgadmin-support] compile problem with agadmin2-1.2.0 on SuSE 9.2 system

2005-01-05 Thread Ian Barwick
On Wed, 05 Jan 2005 11:15:20 -0800, Bruce Ferrell <[EMAIL PROTECTED]> wrote: > the make fails with the following: > > if g++ -DHAVE_CONFIG_H -I. -I. -I.. > -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g > -I../src/include -I../src/agent/include -I/usr/local/pgsql/include -DSSL > -I/us

[pgadmin-support] compile problem with agadmin2-1.2.0 on SuSE 9.2 system

2005-01-05 Thread Bruce Ferrell
the make fails with the following: if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I/usr/local/pgsql/include -DSSL -I/usr/lib/wx/include/gtk2-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FI

Re: [pgadmin-support] compile problem

2004-07-27 Thread babar haq
> > I think you just got unlucky - Andreas fixed that yesterday. Can try the > 27 July snapshot which is there now? well its still not visible to me on the snapshot page. i am checking out the cvs one. > > I did see another post yesterday about a possible problem with the > version of gcc & pga

Re: [pgadmin-support] compile problem

2004-07-27 Thread Andreas Pflug
Dave Page wrote: I think you just got unlucky - Andreas fixed that yesterday. Can try the 27 July snapshot which is there now? Sorry, seems I missed makefile.am, my dear old friend, again... Updated in cvs now. Until the tars are rebuilt, please checkout that file directly from CVS to src/include.

Re: [pgadmin-support] compile problem

2004-07-27 Thread Dave Page
> -Original Message- > From: babar haq [mailto:[EMAIL PROTECTED] > Sent: 27 July 2004 10:46 > To: Dave Page; [EMAIL PROTECTED] > Subject: RE: [pgadmin-support] compile problem > > > > FC2 requires a much newer snapshot - specifically: > > wxWidgets-

Re: [pgadmin-support] compile problem

2004-07-27 Thread babar haq
> FC2 requires a much newer snapshot - specifically: > wxWidgets-pgAdmin3-20040711-1.tar.bz2 which can be found at > http://pgadmin.postgresql.org/snapshots/wxWidgets/. You will also need a > recent pgAdmin snapshot. > Ok have tried that as well. as b4 wxWidgets installation went fine. downloade

Re: [pgadmin-support] compile problem

2004-07-26 Thread Andreas Pflug
Devrim GUNDUZ wrote: utils/utffile.cpp: In member function `off_t wxUtfFile::Read(wxString&, long long int)': utils/utffile.cpp:86: error: no matching function for call to `wxMBConv::MB2WC( wxStringBuffer, char*&, unsigned int)' /usr/local/include/wx/strconv.h:46: error: candidates are: vir

Re: [pgadmin-support] compile problem

2004-07-26 Thread Devrim GUNDUZ
Hi, On Mon, 26 Jul 2004, Andreas Pflug wrote: > > db/pgConn.cpp:19:24: pgfeatures.h: No such file or directory > > It's correctly in CVS, cvs update again. This time, I got another error: = if g++ -DHAVE_CONFIG_H -I. -I. -I..

Re: [pgadmin-support] compile problem

2004-07-26 Thread Andreas Pflug
Devrim GUNDUZ wrote: db/pgConn.cpp:19:24: pgfeatures.h: No such file or directory It's correctly in CVS, cvs update again. Regards, Andreas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [pgadmin-support] compile problem

2004-07-26 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Mon, 26 Jul 2004, Dave Page wrote: > > Building from source is really not an attractive option for > > RPM-base distros. I've checked the spec files included but > > noone seems to work :( > > Agreed, however I don't have any appropriate

Re: [pgadmin-support] compile problem

2004-07-26 Thread Dave Page
> -Original Message- > From: Devrim GUNDUZ [mailto:[EMAIL PROTECTED] > Sent: 26 July 2004 10:40 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] compile problem > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi,

Re: [pgadmin-support] compile problem

2004-07-26 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Mon, 26 Jul 2004, Dave Page wrote: > FC2 requires a much newer snapshot - specifically: > wxWidgets-pgAdmin3-20040711-1.tar.bz2 which can be found at > http://pgadmin.postgresql.org/snapshots/wxWidgets/. You will also need a > recent pgAdmin

Re: [pgadmin-support] compile problem

2004-07-26 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of babar haq > Sent: 26 July 2004 09:48 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] compile problem > > Hello > I am trying to compile pgadmin3-1.0.2 on fedora co

[pgadmin-support] compile problem

2004-07-26 Thread babar haq
Hello I am trying to compile pgadmin3-1.0.2 on fedora core 2. I am following the install method given on the download page. I downloaded the wxWindows( wxWindows-pgAdmin3-20031010-7.tar.bz2) source from a mirror. wxwindows goes fine. stc goes fine. xrc goes fine. ./configure of pgadmin goes fine