mirror of
https://github.com/rd235/cado
synced 2025-01-14 14:46:14 +01:00
Mention prequisite libraries in README
This commit is contained in:
parent
942ec59c61
commit
0d4a2f6f43
@ -10,8 +10,11 @@ specific (ambient) capabilities.
|
|||||||
Cado is more selective than sudo, users can be authorized to have only specific capabilities (and not others).
|
Cado is more selective than sudo, users can be authorized to have only specific capabilities (and not others).
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
Install prerequisite libraries:
|
||||||
|
|
||||||
get the source code, from the root of the source tree run:
|
$ sudo apt install libpam0g-dev libcap-dev libmhash-dev libexecs-dev
|
||||||
|
|
||||||
|
Get the source code, from the root of the source tree run:
|
||||||
```
|
```
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
$ cd build
|
$ cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user