Re: [Fwd: problem downloading/installing pgadmin3 on Debian testing]

From: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
To: Giuseppe Sacco <eppesuigoccas(at)libero(dot)it>
Cc: pgadmin-support(at)postgresql(dot)org, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [Fwd: problem downloading/installing pgadmin3 on Debian testing]
Date: 2003-08-09 09:37:41
Message-ID: 3F34C0E5.2070804@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Giuseppe Sacco wrote:

>-----Messaggio Inoltrato-----
>
>
>>From: Giuseppe Sacco <eppesuigoccas(at)libero(dot)it>
>>To: pgadmin-support(at)postgresql(dot)org
>>[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?
>>
>>
Dear Giuseppe,

Thank you for using pgAdmin3 (or trying to use it :p),
pgAdmin3 is compiled statically against a patched version of a
wxWindows2.5 snapshot. As our wxWindows debian packages are quite broken
compared to official wx2.4 ones and as the official maintainer of the
official debian packages whom is also a wxWindows member asked me not to
publish any packages concerning this, I decided not to put these
packages on the postgresql site. On which platform are you planning to
build ? If you want I may be able to try a build on HPPA 64 as I've got
one at home.
If you still want to try a build by yourself, you can try to read the
"Developer's corner" section in the file attached or consult it online
at :
http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin3/docs/en_US/snapshots.html
But be AWARE that the package is really experimental and conflicts with
the official wx2.4 debian package and so can break your system (I'm
working on this).

More simply, try this :
You can find the source packages or our wxWindows 2.5 by adding this
line to your sources.list
deb-src http://www.pgadmin.org/snapshots/linux/debian
experimental/testing wxwindows-pgadmin3

And try to rebuild the wxWindows 2.5 packages :
# apt-get source wxwindows-pgadmin3
# cd wxwindows-pgadmin3-2.5.0
# dpkg-buildpackage -b -us -uc

We stay in touch (I'll be unreachable this afternoon but I'll have a
look to my mail tonight).

Regards,

Raphaël

Attachment Content-Type Size
snapshots.html text/html 10.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Raphaël Enrici 2003-08-09 09:40:32 [Fwd: Re: [pgadmin-support] [Fwd: problem downloading/installing pgadmin3 on Debian testing]]
Previous Message Hiroshi Saito 2003-08-09 00:57:48 Re: Wahoo!!

Browse pgadmin-support by date

  From Date Subject
Next Message Ramón Ráfales Leira 2003-08-09 11:21:00 Error Message: Object variable or With block variable not set
Previous Message Dave Page 2003-08-09 08:59:50 Re: pgAdmin III Bugs/Feature Requests