Re: How to install pgAgent
Ezequias Rodrigues da Rocha wrote:
I just copied it to /usr/bin
here what I did:
[root(at)linux1 bin]# chmod 755 pgagent
[root(at)linux1 bin]# ./pgagent
./pgagent: error while loading shared libraries: libssl.so.0: cannot
open shared object file: No such file or directory
[root(at)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
Home |
Main Index |
Thread Index