We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f7cbd commit ec535a2Copy full SHA for ec535a2
README.md
@@ -22,7 +22,7 @@ For the library to work correctly, the following server variables must have the
22
23
On ubuntu you need install some pakages:
24
25
- sudo apt install git gcc g++ make cmake rpl libssl-dev libncurses-dev pkg-config bison 9base patchelf
+ sudo apt install git gcc g++ make cmake rpl libssl-dev libncurses-dev pkg-config bison 9base patchelf liblz4-dev
26
27
To build the library, you need to run the **build.sh** script included in the project.
28
This script will run the **cmake** utility for the **MySQL 8.0** distribution and after that, by calling the **rpl** utility,
0 commit comments