build:build
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| build:build [2020/06/22 20:38] – created deva | build:build [2020/07/01 15:14] (current) – [Install dependencies] deva | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Get and Build Munia From Source====== | ======Get and Build Munia From Source====== | ||
| + | =====Get the sources===== | ||
| Clone the sources with | Clone the sources with | ||
| < | < | ||
| - | git clone --recursive http://cgit.aasimon.org/ | + | git clone --recursive http://git.aasimon.org/ | 
| </ | </ | ||
| Line 11: | Line 12: | ||
| </ | </ | ||
| - | Install | + | =====Install | 
| - | < | + | * On Debian based systems:< | 
| sudo apt install libwebsockets-dev | sudo apt install libwebsockets-dev | ||
| + | </ | ||
| + | * On OSX (homebrew): < | ||
| + | brew install libwebsockets | ||
| </ | </ | ||
| - | Configure the source tree | + | =====Configure the source tree===== | 
| < | < | ||
| ./configure --prefix=$PWD/ | ./configure --prefix=$PWD/ | ||
| Line 22: | Line 26: | ||
| this will install the binaries and webservice source files (html, css and js) in a subfolder to the source directory called install. | this will install the binaries and webservice source files (html, css and js) in a subfolder to the source directory called install. | ||
| - | Now build and install | + | =====Now build and install===== | 
| < | < | ||
| make -j8 install | make -j8 install | ||
build/build.1592851091.txt.gz · Last modified:  by deva
                
                