chriskosinski
Results
2
issues of
chriskosinski
I gave it a shot and tried to install software manually. Everything seems to be going well [1], except for the part when at the end, installer asks me to...
1. Preparation for install: `pi@raspi:~/ $ git clone https://github.com/klaxa/mkvserver_mk2` `cd mkvserver_mk2` `pi@raspi:~/mkvserver_mk2 $ sudo apt install libavformat-dev libavcodec-dev libavutil-dev` 2. make and errors: ``` pi@raspi:~/mkvserver_mk2 $ make cc -g -Wall...