Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing libssh #272

Open
federer422 opened this issue Jul 9, 2018 · 1 comment
Open

Missing libssh #272

federer422 opened this issue Jul 9, 2018 · 1 comment

Comments

@federer422
Copy link

During installation, after./configure I get : configure: error: Missing libssh (>=0.6.4).

I tried it with both disabled libssh and enabled libssh. All dependencies are installed. I would appreciate any kind of help.

@michalvasko
Copy link
Member

Hi,
just make sure you have libssh installed at version 0.6.4 or higher and that it is found by ldd (can be linked against). This is more of a Linux issue than a libnetconf one.

Regards,
Michal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants