added links to the setup guide
This commit is contained in:
parent
05b4695398
commit
a22330f920
@ -1,7 +1,6 @@
|
|||||||
#Step by step guide for Debian 8.5 Jessie
|
|
||||||
|
|
||||||
Install the initial dependencies:
|
Install the initial dependencies:
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
apt-get -y --no-install-recommends install imagemagick libsodium-dev sox git ca-certificates libav-tools build-essential tcl8.5
|
apt-get -y --no-install-recommends install imagemagick libsodium-dev sox git ca-certificates libav-tools build-essential tcl8.5
|
||||||
```
|
```
|
||||||
@ -62,8 +61,6 @@ cd nntpchan
|
|||||||
./build.sh
|
./build.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Now you can proceed to setting up srndv2. You will need to replace /usr/bin/ffmpeg with /usr/bin/avconv when prompted.
|
Now you can proceed with [setting up NNTPChan](setting-up.md). When you get to the "set paths to external programs" step, you should change the ffmpeg path to `/usr/bin/avconv`.
|
||||||
|
|
||||||
```
|
Run `./srndv2 setup` and follow the instructions [here](setting-up.md).
|
||||||
./srndv2 setup
|
|
||||||
```
|
|
||||||
|
Reference in New Issue
Block a user