Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano committed May 28, 2024
1 parent edef411 commit 327a49b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/README.compilation
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ connection cannot be established (see Configuring MySQL to Use Encrypted Connect
[https://dev.mysql.com/doc/c-api/8.2/en/c-api-encrypted-connections.html]


On Ubuntu16/18
~~~~~~~~~~~~~~
On Ubuntu 16/18
~~~~~~~~~~~~~~~

You also need to do "apt install libtool-bin"
You can decide to use MariaDB (instead of MySQL) do "apt install libmariadb-client-lgpl-dev" instead.
Expand All @@ -76,8 +76,8 @@ On Ubuntu20

You also need to do "apt install libmysqlclient-dev libzmq3-dev"

On Ubuntu22
~~~~~~~~~~~~~~
On Ubuntu 22/24
~~~~~~~~~~~~~~~

You need to do "apt install libmariadb-dev"

Expand Down

0 comments on commit 327a49b

Please sign in to comment.