7 lines
No EOL
126 B
Markdown
7 lines
No EOL
126 B
Markdown
first install the following librairies :
|
|
```
|
|
dnf install boost-* asio-devel libpq-devel
|
|
```
|
|
```
|
|
pacman -S boost asio libpq
|
|
``` |