Обсуждение: pgagent (3.0.0 linux tarball) looking for libssl.so.0 and libcrypto.so.0

Поиск
Список
Период
Сортировка

pgagent (3.0.0 linux tarball) looking for libssl.so.0 and libcrypto.so.0

От
Dimitri
Дата:
libssl.so.0 and libcrypto.so.0 are libraries from OpenSSL.

I currently have the latest RHEL5.3 errata for OpenSSL, 0.9.8e-12.el5_4.6

As a result, I do have libssl.so.0.9.8e and libcrypto.so.0.9.8e.

Creating symbolic links and pathing them via LD_LIBRARY_PATH does not work as pgagent complains about the files being the wrong size.

Are there any recommendations to get around this (I'm attempting to keep the software on this production system errata based so downloading ccmake and wxWidget is not my ideal solution)?

Re: pgagent (3.0.0 linux tarball) looking for libssl.so.0 and libcrypto.so.0

От
Guillaume Lelarge
Дата:
Le 24/11/2010 22:00, Dimitri a écrit :
> libssl.so.0 and libcrypto.so.0 are libraries from OpenSSL.
> 
> I currently have the latest RHEL5.3 errata for OpenSSL, 0.9.8e-12.el5_4.6
> 
> As a result, I do have libssl.so.0.9.8e and libcrypto.so.0.9.8e.
> 
> Creating symbolic links and pathing them via LD_LIBRARY_PATH does not work
> as pgagent complains about the files being the wrong size.
> 

Can you give us the exact error message? cause I don't believe pgagent
would complain about file size.

> Are there any recommendations to get around this (I'm attempting to keep the
> software on this production system errata based so downloading ccmake and
> wxWidget is not my ideal solution)?
> 


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com


Re: pgagent (3.0.0 linux tarball) looking for libssl.so.0 and libcrypto.so.0

От
Guillaume Lelarge
Дата:
Le 25/11/2010 03:59, Dimitri a écrit :
> ./pgagent: error while loading shared libraries: /root/temp/libssl.so.0:
> file too short
> 

The loader complains about it, not pgagent. What is the size of this
file? isn't it a weird location for a library?

Anyway, please keep the list in your answer. I don't know pgagent a lot,
and many people in the list could answer you better than I will.


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com