[LINUX]UMS Builder

Developers forum for Univeral Media Server-related development (only for programmers)
Locked
sjpirri
Posts: 10
Joined: Thu Jun 07, 2012 4:21 pm

[LINUX]UMS Builder

Post by sjpirri »

This is a nice compile script i put together for linux. You probably need to be running ubuntu or a variant of it or debian. Basically it will download the necessary dependencies and install it onto your desktop. The tar.gz need to be extracted to the home folder or it won't work (sorry i don't know how to call local directory, this is actually my first script). So instructions :
1. Download
2. Extract to home folder
3. cd ~/UMS_builder
4. ./build-ums.sh
5. Wait for it to finish might take a while it's first time
6. cd ~/Desktop/ums-* && ./UMS.sh
Locked