The actual problem is - there're some libraries are not available on your system or not in ldconfig. You can use 'ldd' utility of linux to check the dependent libraries of an executable/library.
On Mon, Jan 4, 2010 at 2:46 PM, Florent THOMAS <mailingl...@tdeo.fr> wrote: > Actually, > > I retried to install the pgagent and I have this problem in config : > CMake Error at cmake/FindWX.cmake:271 (MESSAGE): > The selected wxWidgets configuration (version: 2.8, debug: no, static: > yes, > unicode: yes, modules: base) is not available. > Call Stack (most recent call first): > CMakeLists.txt:91 (FIND_PACKAGE) > > I browsed some forums or archives and I tried to comment some lines that > are supposed to cause problems. > I also tried to install wxWidgets unsuccessfully > > > Le lundi 04 janvier 2010 à 14:09 +0530, Ashesh Vashi a écrit : > > How did you install pgagent? > > > -- > Ashesh Vashi > EnterpriseDB INDIA - Enterprise Postgres Company<http://www.enterprisedb.com> > > On Mon, Jan 4, 2010 at 1:59 PM, Florent THOMAS <mailingl...@tdeo.fr> > wrote: > > Hello everybody, > > I wish you an appear new year. > I run on mandriva 2009.0 and I hav a problem with the installation. > I installed pgagent by compiling and as I try to run the agent I have this > message : > "/usr/bin/pgagent: error while loading shared libraries: libssl.so.0: > cannot open shared object file: No such file or directory" > I surch into my repositories and didn't find such a file. > Is it normal, Have I a problem with my install? > > A little help on this would be appreciate, > > Best regards > > > >