Skip to content

Compile oqs-provider for openssl installed in arbitrary path #505

Answered by SWilson4
xianglingzhang asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @xianglingzhang, thanks for the question. You can tell CMake where to find your custom installation of OpenSSL by setting the OPENSSL_ROOT_DIR variable. Please let me know if that fixes your issue.

As a future note, if you want to try out oqs-provider for a specific OpenSSL version without causing issues with an existing OpenSSL installation, you can use the fullbuild.sh script to automatically configure and build an arbitrary OpenSSL version without doing a system-wide installation.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SWilson4
Comment options

@xianglingzhang
Comment options

Answer selected by xianglingzhang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question No code change required
2 participants
Converted from issue

This discussion was converted from issue #504 on August 29, 2024 13:32.