Re: How to install pgAgent - Mailing list pgadmin-hackers

From Dave Page
Subject Re: How to install pgAgent
Date
Msg-id 456AEB65.7040804@postgresql.org
Whole thread Raw
In response to How to install pgAgent  ("Ezequias Rodrigues da Rocha" <ezequias.rocha@gmail.com>)
List pgadmin-hackers
Ezequias Rodrigues da Rocha wrote:
> I was more confident when the openssl was installed ok but the problem
> still be having.
>
...

> 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)

:-)

Don't reboot. Check that you do actually have a libssl.so.0 now, and if
so, that it's location is listed in /etc/ld.so.conf. Then, run ldconfig
and try again.

Regards, Dave

pgadmin-hackers by date:

Previous
From: "Ezequias Rodrigues da Rocha"
Date:
Subject: Re: How to install pgAgent
Next
From: "Ezequias Rodrigues da Rocha"
Date:
Subject: Re: How to install pgAgent