Have an issue with libssh>=0.5.0 for openvas-libraries. Perhaps I'm confusing the requirement - it is libssh2-devel, correct? No other variations appear within the default yum repo. Hopefully it isn't some archaic, abandoned collection of bits! :-)
[root@janus openvas-libraries-6.0.0]# cmake . -- Configuring the Libraries... -- Install prefix: /usr/local -- checking for module 'libssh>=0.5.0' -- package 'libssh>=0.5.0' not found -- Looking for pcap... -- Looking for pcap... /usr/lib/libpcap.so -- Looking for pcap-config... -- Looking for pcap-config... /usr/bin/pcap-config -- Looking for gpgme... -- Looking for gpgme... /usr/lib/libgpgme.so -- Looking for ksba... -- Looking for ksba... /usr/lib/libksba.so -- Looking for libldap... -- Found /usr/lib/libldap.so - ldap support enabled -- Looking for uuid... -- Looking for uuid... /usr/lib/libuuid.so -- Configuring done -- Generating done -- Build files have been written to: /usr/src/openvas-libraries-6.0.0 [root@janus openvas-libraries-6.0.0]# yum info libssh2-devel Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.nexcess.net * extras: ftp.osuosl.org * updates: mirrors.advancedhosters.com Installed Packages Name : libssh2-devel Arch : i686 Version : 1.4.2 Release : 1.el6 Size : 70 k Repo : installed >From repo : base Summary : Development files for libssh2 URL : http://www.libssh2.org/ License : BSD Description : The libssh2-devel package contains libraries and header : files for developing applications that use libssh2. _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
