Re: [pgadmin-support] pgadmin3 on freebsd

2004-07-26 Thread Hiroshi Saito
Hi Duane. - Original Message - From: "Duane Winner" <[EMAIL PROTECTED]> > > I attempted to install the binary for 5.2 > (# pkg_add pgadmin3-20040618.tgz). > > However, it seems it is looking for packages that are slightly later > versions than what I have in my ports collection: Ooop

Re: [pgadmin-support] pgadmin3 on freebsd

2004-07-26 Thread Duane Winner
Hello Hiroshi, I attempted to install the binary for 5.2 (# pkg_add pgadmin3-20040618.tgz). However, it seems it is looking for packages that are slightly later versions than what I have in my ports collection: pkg_add: could not find package gtk-2.4.0 ! pkg_add: could not find package pango-1.4.

Re: [pgadmin-support] Schemas causing problems :(

2004-07-26 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 26 July 2004 14:41 > To: Vitaly Belman > Cc: [EMAIL PROTECTED]; Dave Page > Subject: Re: [pgadmin-support] Schemas causing problems :( > > > Dave, this problem originates from > pgDatabase::GetSchemaPrefix re

Re: [pgadmin-support] Schemas causing problems :(

2004-07-26 Thread Andreas Pflug
Vitaly Belman wrote: I have the following problem, when I am editing a function in PGAdmin that is not in a public schema yet that it is in the search_path and doing apply it does the following: CREATE OR REPLACE FUNCTION blabla(); Meaning it omits the schema name and so even though the function I

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, > > On Mon, 26 Jul 2004, Dave Page w

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 core 2. I am > following the in

[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