Thanks for the input Mark!

I successfully installed openssl (pre-compiled package) and then re-run the
'configure' with this;

./configure --with-openssl=/usr/local/ssl --with-mysql=/usr/sfw/bin

I added the 'with-mysql' path option because of a compile error that was
looking for the path to mysql. I found the path to mysql by
running;

/usr/sfw/bin/mysql -V

Then after 'configure' completed successfully, I run the following;

gmake clean [really important step]

gmake

gmake install


Thanks for the help!


Regards,
Juki
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to