problem downloading/installing pgadmin3 on Debian testing

Lists: pgadmin-support
From: Giuseppe Sacco <eppesuigoccas(at)libero(dot)it>
To: pgadmin-support(at)postgresql(dot)org
Subject: problem downloading/installing pgadmin3 on Debian testing
Date: 2003-08-08 17:30:22
Message-ID: 1060363822.6730.142.camel@eppesuig3
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-support

[please CC in reply, since I am not subscribed to the list]

Hi,
I jst read the announcement about pgAdminIII and I am very happy.
I tried to install it in my debian box, but I found that the binary
version is available only for i386. I then decided to recompile
everything from source and send it back to you, but I have now this
problem:

eppesuig3:~/src# apt-get build-dep pgadmin3
Reading Package Lists... Done
Building Dependency Tree... Done
E: Build-Depends dependency on pgadmin3 cannot be satisfied because the
package pgadmin3-libwxgtk2ud2.5-dev cannot be found
eppesuig3:~/src#

So it seems that something is missing. Where may I found all the
sources?

Just as a note, in my /etc/apt/sources I added
# pgAdmin III
deb-src ftp://ftp3.it.postgresql.org/postgresql/pgadmin3/beta/debian
testing pgadmin

Thanks for this great program,
Giuseppe


From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <eppesuigoccas(at)libero(dot)it>
Cc: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: problem downloading/installing pgadmin3 on Debian testing
Date: 2003-08-08 19:11:09
Message-ID: 50068.80.177.99.193.1060369869.squirrel@ssl.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-support

It's rumoured that Giuseppe Sacco once said:
> [please CC in reply, since I am not subscribed to the list]
>
> Hi,
> I jst read the announcement about pgAdminIII and I am very happy.
> I tried to install it in my debian box, but I found that the binary
> version is available only for i386. I then decided to recompile
> everything from source and send it back to you, but I have now this
> problem:

Hi Guiseppe,

I'm not sure about the Debian side of things, but the wx source code is in
the wxWindows directory on the ftp servers (it was only put there this
morning so may not be on all of them yet). There are compilation notes in
docs/en_US/unix_compilation.html in the pgAdmin source tree that should
help.
If you need help with the Debian packaging, then Raphaƫl Enrici
<blacknoz(at)club-internet(dot)fr> is our Debian packager.
Regards, Dave.