Update build.md
This commit is contained in:
parent
7612b629ad
commit
4f204fd873
22
doc/build.md
22
doc/build.md
@ -1,19 +1,21 @@
|
|||||||
# building the daemon #
|
Bulllding the NNTPChan server
|
||||||
|
=============================
|
||||||
|
|
||||||
|
##Requirements
|
||||||
|
|
||||||
## requirements ##
|
NNTPChan can run on the following operating systems:
|
||||||
|
|
||||||
* linux or freebsd
|
* Linux
|
||||||
* libsodium 1.0 or higher
|
* FreeBSD
|
||||||
|
|
||||||
|
Dependancies:
|
||||||
|
|
||||||
|
* libsodium _1.0_ or _higher_
|
||||||
* imagemagick
|
* imagemagick
|
||||||
* ffmpeg
|
* ffmpeg
|
||||||
* sox
|
* sox
|
||||||
|
* go _1.6_ or _higher_ **with redis driver**
|
||||||
## supported go versions ##
|
* go _1.3_ or _higher_ **without redis driver**
|
||||||
|
|
||||||
* `go 1.6` or higher with redis driver
|
|
||||||
|
|
||||||
* `go 1.3` or higher without redis driver
|
|
||||||
|
|
||||||
## debian ##
|
## debian ##
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user