> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of nemir nemiria > Sent: Saturday, May 13, 2006 2:32 PM > To: [email protected] > Subject: [Nagios-users] trouble installing plugins --with-openssl under > ubuntu 5.10 > > > I am having trouble compiling nagios-plugins 1.4.1 on an ubuntu 5.10 > server. > THe advice I have read in previous threads says to install openssl. I > am > new to apt-get, but it wasn't too hard. Output from apt-get install > openssl > is: > > # apt-get install openssl > Reading package lists... Done > Building dependency tree... Done > openssl is already the newest version. > 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. > > # which openssl
[chop] > This is despite me having openssl installed as the notes suggest. None of > those files it is searching for seem to exist on my box (with the > exception > of crypto.h, but that was hardly a surprise). What am I missing? I tried > running apt-get install openssl-dev[el], but it doesn't seem to exist > under > that name here. > > > I am sure this is just something basic that I am not seeing at the moment, > but would really appreciate all hints and help available. I don't use Ubuntu but looking through the package list at http://archive.ubuntu.com/ubuntu/dists/warty/main/binary-i386/, it appears that it's called 'libssl-dev' -- Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 6924 Maintainer: Christoph Martin <[EMAIL PROTECTED]> Architecture: i386 Source: openssl Version: 0.9.7d-3 Depends: libssl0.9.7 (= 0.9.7d-3) Conflicts: ssleay (<< 0.9.2b), libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev Filename: pool/main/o/openssl/libssl-dev_0.9.7d-3_i386.deb Size: 2476860 MD5sum: da83dfa031bd3bbc4d737ec14578cdaa Description: SSL development libraries, header files and documentation libssl and libcrypt development libraries, header files and manpages . It is part of the OpenSSL implementation of SSL. Bugs: mailto:[EMAIL PROTECTED] Origin: Ubuntu -- Marc ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Nagios-users mailing list [email protected] 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
