-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Just FYI, sudo -s or -i (I forget if there's any difference) should do
the same as 'su -' in my experience.
On 12/19/2012 05:58 PM, Tim McCloskey wrote:
Can you actually 'su - ' to root on this box? I suspect that your
environment does not have proper path and lib path statements. If
you can't su to root then most likely you WILL need to provide the
path to the SSL goodies. You will need to see where the libraries
and include files are installed. Usually /usr/local/ssl, might be
/usr/local/openssl on your system. Use whatever tools you have to
find the install location for these packages and add the flags as
needed.
apt-file list libssl-dev apt-file list libssl0.9.8
--sslinclude DIRECTORY : Specify location of OpenSSL include
files --ssllib DIRECTORY : Specify location of OpenSSL
libraries
./build/ssl.sh shows the search patterns.
Good Luck,
Tim
From: xymon-bounces at xymon.com [xymon-bounces at xymon.com] on behalf
of Jewel Makda [user-f94a3a1b7030@xymon.invalid] Sent:
Wednesday, December 19, 2012 2:45 PM To: xymon at xymon.com Subject:
Re: [Xymon] Monitoring HTTPS sites
When I run (sudo ./configure.server --pcreinclude /usr/include
--pcrelib /usr/lib) I get the following: "OpenSSL include or
library-files not found.
Jewel On 12/19/2012 4:40 PM, Tim McCloskey wrote:
Good, you've got the required SSL stuff. You should be able to
perform a clean build of Xymon now.
Give it a go and let us know how it goes :)
From: Jewel Brueggeman-Makda [user-f94a3a1b7030@xymon.invalid]
Sent: Wednesday, December 19, 2012 2:37 PM
To: Tim McCloskey
Cc: xymon at xymon.com
Subject: Re: [Xymon] Monitoring HTTPS sites
xymon at Xymon:~$ apt-cache search libssl | grep SSL
libssl-dev - SSL development libraries, header files and
documentation
libssl-doc - SSL development documentation documentation
libssl1.0.0 - SSL shared libraries
libssl0.9.8 - SSL shared libraries
- -- - ---- _ _ _ _ ___ _ _ _
|Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| | | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iEYEARECAAYFAlDSRuoACgkQmb+gadEcsb5PiQCfSds0WDSGzO/yMmYmRDBOmual
5eYAoK391/tFWG4Mr/0ztSqVUEjS6ZPH
=6PD3
-----END PGP SIGNATURE-----