... | ... | @@ -115,5 +115,9 @@ The following commands can be used to install Stork on FreeBSD. This procedure h |
|
|
1. pkg install rubygem-rake ruby
|
|
|
1. pkg install git
|
|
|
1. git clone https://gitlab.isc.org/isc-projects/stork.git
|
|
|
1. sudo pkg install protobuf
|
|
|
1. mkdir -p tools/3.11.2/bin
|
|
|
1. cd tools/3.11.2/bin
|
|
|
1. ln -s `which protoc`
|
|
|
1. rake build_agent
|
|
|
``` |
|
|
\ No newline at end of file |