On Wed, Aug 6, 2008 at 5:46 PM, <[EMAIL PROTECTED]> wrote: > I have compaired the libraries to the other server, libssl.so is not > installed. > does it mean I must install libssl.so and how save is it to my live system?
If you don't need ssl support compile it from source with --without-ssl config option Run: ./configure --without-ssl HTH, Jovan -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
