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

Update README.md #51

Merged
merged 1 commit into from
Oct 1, 2016
Merged

Update README.md #51

merged 1 commit into from
Oct 1, 2016

Conversation

blutack
Copy link
Contributor

@blutack blutack commented Oct 1, 2016

Just added a note to the readme about installation on OSX.
Libssh2 won't build by default because the OpenSSL headers were removed in OSX versions 10.10+. The fix is to install via Homebrew then set the environment so CMake can find them.

Again, thanks for xargo - it's awesome!

cargo build fails with the following:

--- stderr
fatal: Not a git repository (or any of the parent directories): .git
CMake Error at /usr/local/Cellar/cmake/3.1.1_1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
  system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR)

Add specific information about building libssh2 on OSX
@japaric japaric merged commit 57166c2 into japaric:master Oct 1, 2016
@japaric
Copy link
Owner

japaric commented Oct 1, 2016

Again, thanks for xargo - it's awesome!

❤️

Thanks for updating the docs 👍

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

Successfully merging this pull request may close these issues.

2 participants