MySQL Forums
Forum List  »  Install & Repo

Re: cmake error regarding openssl
Posted by: Terje Røsten
Date: April 06, 2025 08:26AM

Hi,

the openssl binary is not enough to build MySQL, you also need the header files like openssl.h


If this is a Linux system you typical need to install openssl-devel or openssl-dev package, which includes required headers files and other files for development.

Options: ReplyQuote


Subject
Written By
Posted
March 23, 2025 08:28AM
Re: cmake error regarding openssl
April 06, 2025 08:26AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.