Re: [pgadmin-support] FC2 install cannot find libpq-fe.h

2004-09-14 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard, On Tue, 14 Sep 2004 [EMAIL PROTECTED] wrote: wxWindows RPM for FC2 installs in /usr/local/ instead of /usr and does not create a directory named /usr/local/include/wx where pgadmin's configure expects it. That brings me to the next problem, wh

Re: [pgadmin-support] FC2 install cannot find libpq-fe.h

2004-09-14 Thread Richard_D_Levine
Hi Raphael, Installing the developer RPM for PostgreSQL fixed the problem, thanks for the quick and accurate response. For anyone who may read this, the next problem with the configure is that it requires the following: cd /usr/local/include ln -s wx-2.5/wx . ./configure --with-wx=/usr/local w

Re: [pgadmin-support] FC2 install cannot find libpq-fe.h

2004-09-14 Thread Raphaël Enrici
Hi Rick, [EMAIL PROTECTED] wrote: I'm running Fedora Core 2 with PostgreSQL 7.4.5, and just installed wxWidgets 2.5 from the pgadmin mirrors as recommended. I installed PostgreSQL using RPMs. All of that went well and PostgreSQL is running nicely. When I try to install pgadmin the configure comma

[pgadmin-support] FC2 install cannot find libpq-fe.h

2004-09-14 Thread Richard_D_Levine
I'm running Fedora Core 2 with PostgreSQL 7.4.5, and just installed wxWidgets 2.5 from the pgadmin mirrors as recommended. I installed PostgreSQL using RPMs. All of that went well and PostgreSQL is running nicely. When I try to install pgadmin the configure command fails looking for libpq-fe.h.

Re: [pgadmin-support] pgadmin3 for FC2

2004-09-14 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 14 Sep 2004, [UTF-8] Raphaël Enrici wrote: No, I don´t have RPMs. I am thinking about it but first I have to learn how to do it. Devrim should provide one as soon as he will get time to do it. It's not time. I still have problem with wxWidge

Re: [pgadmin-support] pgadmin3 for FC2

2004-09-14 Thread Raphaël Enrici
e to build rpms, I'll try to provide rpms myself but not until the end of the WE (unless my new child decide to born ;p) and get pgadmin sources from CVS but I guess you could use source snapshot from: http://developer.pgadmin.org/snapshots/src/pgadmin3-src-20040914.tar.gz And

Re: [pgadmin-support] pgadmin3 for FC2

2004-09-14 Thread Diego A. Gil
: http://developer.pgadmin.org/snapshots/src/pgadmin3-src-20040914.tar.gz Unpack these tar files in a convenient directory and follow, carefully, instructions in docs/en_EN/unix_compilation.html under pgadmin3 directoy. To avoid troubles, better you delete any previous wxWidgets installation, if any

Re: [pgadmin-support] Crash when editing object properties

2004-09-14 Thread Andreas Pflug
Diego A. Gil wrote: 4. Click the "Display/Edit Properties" button in the toolbar. *BOOM* Confirmed as bug on **ix, patch committed to cvs. It's FindFocus, my old friend on GTK reporting bogus controls. Regards, Andreas ---(end of broadcast)--- TIP 6:

Re: [pgadmin-support] Crash when editing object properties

2004-09-14 Thread Diego A. Gil
I can reproduce bug in Fedora Core 2, post-beta cvs sources, 12 sep 2004. Diego. El mar, 14-09-2004 a las 10:33, Dave Page escribiÃ: > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Ivan Nejgebauer > > Sent: 14 September 2004 14:17 >

Re: [pgadmin-support] Crash when editing object properties

2004-09-14 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Ivan Nejgebauer > Sent: 14 September 2004 14:17 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Crash when editing object properties > > This should be reproducible: > > 1. Connect to the d

[pgadmin-support] Crash when editing object properties

2004-09-14 Thread Ivan Nejgebauer
This should be reproducible: 1. Connect to the database of your choice. 2. Navigate to the "Tables" node in the tree view and select it. The list of tables appears in the upper right pane. 3. Select a table in the upper right pane. 4. Click the "Display/Edit Properties" button in the toolbar. *BO

Re: [pgadmin-support] pgAdmin3 1.2.0-beta1 on FC2

2004-09-14 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Fernando J. Leal > Sent: 15 September 2004 10:32 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgAdmin3 1.2.0-beta1 on FC2 > > Greetings! > > I've just installed pgAdmin3 1.2.0-beta1 bina

Re: [pgadmin-support] pgAdmin3 1.2.0-beta1 on FC2

2004-09-14 Thread blacknoz
Message d'origine >Date: Wed, 15 Sep 2004 10:32:04 +0100 >De: "Fernando J. Leal" <[EMAIL PROTECTED]> >A: [EMAIL PROTECTED] >Sujet: [pgadmin-support] pgAdmin3 1.2.0-beta1 on FC2 > >Greetings! Hi Fernando! >I've just installed pgAdmin3 1.2.0-beta1 binary for Slack 9 on Slack 10 >using p

[pgadmin-support] pgAdmin3 1.2.0-beta1 on FC2

2004-09-14 Thread Fernando J. Leal
Greetings! I've just installed pgAdmin3 1.2.0-beta1 binary for Slack 9 on Slack 10 using pkgtool, it did install and is running very well. Now, I'm also using pgAdmin3 1.1.0 Devel (Aug 19 2004) on Fedora Core 2. As no binaries of the new beta are available for FC2, I tried compiling it from source

Re: [pgadmin-support] Backup bug?

2004-09-14 Thread Dave Page
Hi Zach,   Yup, that's my fault - I messed up the installation of those files. If you look for one called ssleay32.dll in the pgAdmin installation directory, you *might* get it to work by renaming it to libssl32.dll. If not, it should be fixed for beta 2.   Regards, Dave From: [EMAIL