Updated Full details for Compilation and Installation in Raspbian OSMC (markdown)

Haris
2019-02-07 11:23:28 +02:00
parent 41b00fb37b
commit 512ea2f783

@@ -1,4 +1,4 @@
A lot of ppl are having problems with compiling moonlight-embedded from source, that's why i decided to document the whole process here. Prerequisites: Y have already installed latest Raspbian/OSMC image.
A lot of people are having problems in "compiling" and installing moonlight-embedded from source, that's why i decided to document the whole process here. Prerequisites: Y have already installed latest Raspbian/OSMC image.
1) First of all make sure you uninstall previous moonlight-embedded version (if) installed to keep things clear (if you have a new raspbian/osmc image omit this and go directly to step 2):
@@ -35,4 +35,6 @@ sudo ldconfig
sudo shutdown -r now
Hope this helps:)
Hope this helps:)
*Kudos to @lukamilosevic from here https://github.com/irtimmer/moonlight-embedded/issues/716#issuecomment-449522990