Hey Smith,

did you try --with-ssl-dir=/usr/local as well ? And try not specifying
incl-dir and lib-dir.
Also you could use strace to find where its looking for libssl.so..

On Wed, Mar 26, 2008 at 7:03 AM, SMITH Duncan <[EMAIL PROTECTED]>
wrote:

>  Hello,
>
> I have had some trouble building Monit-4.10.1 on Solaris 9. I have the
> following ./configure script:
>
> ./configure --without-largefiles \
>                 --with-ssl-dir=/usr/local/ssl/lib \
>                 --with-ssl-incl-dir=/usr/local/ssl/include \
>                 --with-ssl-lib-dir=/usr/local/ssl/lib
>
> I do a make && make install and I get a monit in my /usr/local/bin.
>
> When I try to run it:
>
> $ monit -t
>
> I get the following error:
>
> ld.so.1: monit: fatal: libssl.so.0.9.8: open failed: No such file or
> directory
> Killed
>
> I have the library file libssl.so.0.9.8 in /usr/local/ssl/lib.
>
> I have tried setting the --with-ssl-dir option to various other settings
> such as "/usr/local/ssl" "/usr/local/ssl/bin" etc.
>
> No luck!
>
> Has anyone else had this problem?
>
> Ideas welcome!
>
> Regards,
>
> Duncan Smith
>
>
>
> *Duncan Smith*
> *Web Services Analyst*
> *Eurostar UK Ltd.*
> *IS Department*
> *Suite 2, Floor 3, Bay N *
> *Eurostar House*
> *Waterloo Station*
> *London SE1 8SE *
>
> *telephone (direct): +44 (0) 20 7922 2151*
> *internal telephone: 22151*
> *email:[EMAIL PROTECTED]
>
>
> Important Note: This E-Mail is confidential, it must not be read,
> copied, disclosed or used by any person other than the above
> named addressees. Unauthorised use, disclosure or copying is
> strictly prohibited and may be unlawful. Eurostar (U.K.) Limited
> and Eurostar Group Limited disclaim any liability for any action
> taken in reliance on the content of this E-Mail. The comments
> or statements expressed in this E-Mail are not necessarily those
> of Eurostar (U.K.) Limited, Eurostar Group Limited or any
> subsidiaries or affiliates of either company.
> Eurostar (U.K.) Ltd. Registered Office: Eurostar House, Waterloo
> Station, London, SE1 8SE, Registered in England No. 2462001
> VAT No. GB 657 719 590
> Eurostar Group Ltd. Registered office: Eurostar House, Waterloo
> Station, London, SE1 8SE, Registered in England No. 3794642
> VAT No. GB 739 974 173
>
> This email has been scanned for all viruses by the MessageLabs Email
> Security System on behalf of Eurostar. For more information on a proactive
> email security service working around the clock, around the globe, visit
> http://www.messagelabs.com
>
> --
> To unsubscribe:
> http://lists.nongnu.org/mailman/listinfo/monit-general
>
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to