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 BUILDING.md #2918

Merged
merged 2 commits into from
May 6, 2024
Merged

Update BUILDING.md #2918

merged 2 commits into from
May 6, 2024

Conversation

kenwawa01
Copy link
Contributor

When compiling on ubuntu 24.04 support for ttls was not available until i install

sudo apt install libssl-dev

not sure if those previously mentionned libraries in sudo-apt-get install are required but without this line above it didn't work

-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- OpenSSL development files not found, TLS won't be possible.

When compiling on ubuntu 24.04 support for ttls was not available until i install 

sudo apt install libssl-dev

not sure if those previously mentionned libraries in sudo-apt-get install are required but without this line above it didn't work

-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) 
-- OpenSSL development files not found, TLS won't be possible.
@zuckschwerdt
Copy link
Collaborator

Rather add that command ("(sudo apt-get install librtlsdr-dev)") to the line above as it is optional.

@kenwawa01
Copy link
Contributor Author

kenwawa01 commented May 6, 2024 via email

@zuckschwerdt
Copy link
Collaborator

You need to commit and push ;)

@kenwawa01
Copy link
Contributor Author

kenwawa01 commented May 6, 2024 via email

@zuckschwerdt
Copy link
Collaborator

Didn't go through for some reason. I fixed it for you, all good.

@zuckschwerdt zuckschwerdt merged commit c299b63 into merbanan:master May 6, 2024
8 checks passed
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