Re: How to install pgAgent

Поиск
Список
Период
Сортировка
От Ezequias Rodrigues da Rocha
Тема Re: How to install pgAgent
Дата
Msg-id 55c095e90611270508g530e46cj93e32fa919780ee@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to install pgAgent  (Dave Page <dpage@postgresql.org>)
Ответы Re: How to install pgAgent  (Dave Page <dpage@postgresql.org>)
Список pgadmin-hackers
Thank you Dave for the answare. I must tell you that I couldn't install pgAdmin on my linux machine too.

Our server is a CentOS (I really don't like it) and am thinking to change it to Fedora as fast as possible.

Another question: Why we don't have a pgAdmin 1.6.0 in rpm format ?

I am still waitting for you to solve my problem(please do not forget me).

Regards
Ezequias

2006/11/27, Dave Page < dpage@postgresql.org>:
Ezequias Rodrigues da Rocha wrote:
> Hi Dave and hackers,
>
> I would like to install pgagent on my linux machine (I have a Server
> on linux and my administration is on windows).
>
> I looked for pgAgent and found it on linux installation
> http://developer.pgadmin.org/snapshots/linux/slackware/
>
> I just put it on my linux machine and try to see if it's ok but notthing
> done.
>
> [root@linux1 bin]# ./pgagent
> ./pgagent: error while loading shared libraries: libwx_baseu-2.8.so.0:
> cannot open shared object file: No such file or directory
> [root@linux1 bin]#
>
> My postgresql must be installed without this contrib (does it is a
> contrib ?)

Hmm - it looks like pgAgent isn't static linking when it should do :-(.

I'm afraid you'll need to build wxWidgets and pgAgent manually to get it
to work quickly. I'll look at why the static linking is broken - once
fixed, the snapshots should pickup the change.

Regards, Dave.



--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
                                  Atenciosamente (Sincerely)
                        Ezequias Rodrigues da Rocha
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
A pior das democracias ainda é melhor do que a melhor das ditaduras
The worst of democracies is still better than the better of dictatorships
http://ezequiasrocha.blogspot.com/

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5696 - branches/REL-1_6_0_PATCHES/pgadmin3
Следующее
От: Dave Page
Дата:
Сообщение: Re: How to install pgAgent