pgadmin3 1.2.2 on Debian / sarge (Was: Can't build wxWigets...)

From: ow <oneway_111(at)yahoo(dot)com>
To: blacknoz(at)club-internet(dot)fr
Cc: pgadmin-support(at)postgresql(dot)org
Subject: pgadmin3 1.2.2 on Debian / sarge (Was: Can't build wxWigets...)
Date: 2005-05-25 18:54:29
Message-ID: 20050525185430.83795.qmail@web53903.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

--- blacknoz(at)club-internet(dot)fr wrote:
>
> However, my request for testing can be found here:
> http://www.mail-archive.com/pgadmin-hackers(at)postgresql(dot)org/msg05826.html
>
> Tell me if everything is ok for you.

I tried it, I'd like to give you my first impressions so far. Basically, it's
working fine, I haven't seen any issues yet though I haven't done a lot of
testing also. If anything develops, I'll let you know.

The only small issue during installation was that I have libpq4 installed and
pgadmin3 did not want to work with it. I had to install libpq3 to get it
working.

# dpkg --install pgadmin3-libwxgtk2ud2.6_2.6.0-0.1_i386.deb
pgadmin3_1.2.2-0.1_i386.deb pgadmin3-data_1.2.2-0.1_all.deb
(Reading database ... 35673 files and directories currently installed.)
Preparing to replace pgadmin3-libwxgtk2ud2.6 2.6.0-0.1 (using
pgadmin3-libwxgtk2ud2.6_2.6.0-0.1_i386.deb) ...
Unpacking replacement pgadmin3-libwxgtk2ud2.6 ...
Selecting previously deselected package pgadmin3.
Unpacking pgadmin3 (from pgadmin3_1.2.2-0.1_i386.deb) ...
Selecting previously deselected package pgadmin3-data.
Unpacking pgadmin3-data (from pgadmin3-data_1.2.2-0.1_all.deb) ...
Setting up pgadmin3-libwxgtk2ud2.6 (2.6.0-0.1) ...

dpkg: dependency problems prevent configuration of pgadmin3:
pgadmin3 depends on libpq3 (>= 7.4); however:
Package libpq3 is not installed.
dpkg: error processing pgadmin3 (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of pgadmin3-data:
pgadmin3-data depends on pgadmin3 (= 1.2.2-0.1); however:
Package pgadmin3 is not configured yet.
dpkg: error processing pgadmin3-data (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pgadmin3
pgadmin3-data

# aptitude show libpq4
Package: libpq4
New: yes
State: installed
Automatically installed: yes
Version: 8.0.3-1
Priority: optional
Section: libs
Maintainer: Martin Pitt <mpitt(at)debian(dot)org>
Uncompressed Size: 419k
Depends: libc6 (>= 2.3.2.ds1-21), libkrb53 (>= 1.3.2), libssl0.9.7
Description: PostgreSQL C client library
libpq is a C library that enables user programs to communicate with the
PostgreSQL database server. The server can be on another machine and accessed
through TCP/IP. This
version of libpq is compatible with servers from PostgreSQL 8.0 or later.

This package contains the run-time library, needed by packages using libpq.

PostgreSQL is an object-relational SQL database management system.

Another small thing is (and this is just a reminder not a complaint, I know
it's on the TODO list) it would be great if there was a way to copy a row (or
even a column if it's easier to implement) into a clipboard (Ctrl+C).

Thanks for the great work.

-----------------------------------------------------------

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raphaël Enrici 2005-05-25 19:00:19 Re: pgadmin3 1.2.2 on Debian / sarge (Was: Can't build wxWigets...)
Previous Message Juan Miguel 2005-05-25 11:56:39 Re: Migrar a Postgres 8.0