January 28, 201412 yr I had been searching for a simple DLNA server that needs to do only 2 tasks: streaming my hires audio files, flacs from 24/48 upto 24/192, to my ipad and converting them to 24bit wav. I found minimserver and streamer, that does this perfectly after a simple setup. Right now I have this running on a Qnap NAS with great succes, but there isn't an official unraid built. There is a Linux built and builts for several NASes. My goal is to install it on my unraid, but I have no clue on how to accomplish this. Can someone help to get this working? You can find minimserver at: http://minimserver.com/
January 28, 201412 yr You'd probably have to try to compile it. That's the easy part. The hard part is figuring out what packages you need to have installed in order for that to work. Most linux flavors have a package like "build-essential" or "development-tools" which includes your kernel-headers, gcc, C libs, etc. Slackware doesn't have anything like that so you have to find them manually. I built a tool you might find useful for installing Slackware packages: https://github.com/nicinabox/trolley
Archived
This topic is now archived and is closed to further replies.