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

Поиск
Список
Период
Сортировка
От Raphaël Enrici
Тема Re: [Fwd: problem downloading/installing pgadmin3 on Debian testing]
Дата
Msg-id 3F34C0E5.2070804@club-internet.fr
обсуждение исходный текст
Ответы Re: [Fwd: problem downloading/installing pgadmin3 on Debian
Список pgadmin-support
Giuseppe Sacco wrote:

>-----Messaggio Inoltrato-----
>
>
>>From: Giuseppe Sacco <eppesuigoccas@libero.it>
>>To: pgadmin-support@postgresql.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


В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pgAdmin III Bugs/Feature Requests
Следующее
От: Ramón Ráfales Leira
Дата:
Сообщение: Error Message: Object variable or With block variable not set