libnetconf2 icon indicating copy to clipboard operation
libnetconf2 copied to clipboard

cmake errors when compiling libnetconf2

Open tcnyambira opened this issue 5 years ago • 1 comments

I encountered the following issues when I did cmake for compiling libnetconf2 but I had successfully compiled libssh and libssh.h is present at usr/local/include/libssh/libssh.h

-- LIBSSH_VERSION_MAJOR not found in /usr/local/include/libssh/libssh.h, assuming libssh is too old -- Performing Test HAVE_LIBSSH_OPTIONS_PUBLICKEY_ACCEPTED_TYPES -- Performing Test HAVE_LIBSSH_OPTIONS_PUBLICKEY_ACCEPTED_TYPES - Failed -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen missing components: dot -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)

tcnyambira avatar Oct 01 '20 05:10 tcnyambira

What libnetconf2 version are you using? What libssh version have you installed?

michalvasko avatar Oct 01 '20 07:10 michalvasko