mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Updated Installation from source (markdown)
parent
d93e0c3631
commit
e60360b279
@ -15,6 +15,14 @@ $ sudo apt build-essential cmake ragel pkg-config libsqlite3-dev libpcap-dev
|
||||
|
||||
TBD
|
||||
|
||||
## Common Dependencies (MacOS X M1/M2/M3 CPUs only)
|
||||
|
||||
Assuming an existing HomeBrew installation:
|
||||
|
||||
```
|
||||
% brew install boost cmake gcc libpcap pkg-config ragel sqlite
|
||||
```
|
||||
|
||||
## Configure & build
|
||||
|
||||
In order to configure with `cmake` first create and cd into a build directory:
|
||||
|
Loading…
x
Reference in New Issue
Block a user