Re: How to install pgAgent

Поиск
Список
Период
Сортировка
От Ezequias Rodrigues da Rocha
Тема Re: How to install pgAgent
Дата
Msg-id 55c095e90611270537i535080faq627eeeefafce6c5b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to install pgAgent  (Dave Page <dpage@postgresql.org>)
Список pgadmin-hackers
I was more confident when the openssl was installed ok but the problem still be having.

See my work:

[root@linux1 bin]# yum install openssl
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for openssl to pack into transaction set.
openssl-0.9.7a-43.14.i686 100% |=========================|  28 kB    00:00
---> Package openssl.i686 0:0.9.7a-43.14 set to be updated
--> Running transaction check
--> Processing Dependency: openssl = 0.9.7a-43.8 for package: openssl-devel
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for openssl-devel to pack into transaction set.
openssl-devel-0.9.7a-43.1 100% |=========================| 126 kB    00:01
---> Package openssl-devel.i586 0:0.9.7a-43.14 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Updating:
 openssl                 i686       0.9.7a-43.14     update            1.1 M
Updating for dependencies:
 openssl-devel           i586       0.9.7a-43.14     update            1.6 M

Transaction Summary
=============================================================================
Install      0 Package(s)
Update       2 Package(s)
Remove       0 Package(s)
Total download size: 2.6 M
Is this ok [y/N]: y
Downloading Packages:
(1/2): openssl-0.9.7a-43. 100% |=========================| 1.1 MB    00:13
(2/2): openssl-devel-0.9. 100% |=========================| 1.6 MB    00:20
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating  : openssl                      ######################### [1/4]
  Updating  : openssl-devel                ######################### [2/4]
  Cleanup   : openssl                      ######################### [3/4]
  Cleanup   : openssl-devel                ######################### [4/4]

Updated: openssl.i686 0:0.9.7a-43.14
Dependency Updated: openssl-devel.i586 0:0.9.7a-43.14
Complete!
[root@linux1 bin]# ./pgagent
./pgagent: error while loading shared libraries: libssl.so.0: cannot open shared object file: No such file or directory

Should I reboot my system ? (it is a windows feature don't is ? hehehehehe)


Regards
Ezequias

2006/11/27, Dave Page <dpage@postgresql.org>:
Ezequias Rodrigues da Rocha wrote:
> I just copied it to /usr/bin
>
> here what I did:
>
> [root@linux1 bin]# chmod 755 pgagent
> [root@linux1 bin]# ./pgagent
> ./pgagent: error while loading shared libraries: libssl.so.0: cannot
> open shared object file: No such file or directory
> [root@linux1 bin]#
>
> Did I something wrong ?

You need to install that library from whatever RPM on your OS includes
it. As it's part of OpenSSL, it shouldn't be hard to find.

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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: How to install pgAgent
Следующее
От: Dave Page
Дата:
Сообщение: Re: How to install pgAgent