Skip to content

Commit

Permalink
Merge pull request #7648 from wazuh/enhancement/7645-installation-fro…
Browse files Browse the repository at this point in the history
…m-sources-fails-in-debian-10

Add note advising about the minimal GCC compiler version to build from sources
  • Loading branch information
vikman90 authored Aug 16, 2024
2 parents ddc9fb0 + e569697 commit a453d42
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ The Wazuh agent is a single and lightweight monitoring software. It is a multi-p

CMake 3.12.4 is the minimal library version required to build the Wazuh agent solution.

.. note::

GCC 9.4 is the minimal compiler version required to build the Wazuh agent solution.

#. Install development tools and compilers. In Linux, this can easily be done using your distribution’s package manager:

.. tabs::
Expand Down

0 comments on commit a453d42

Please sign in to comment.