I vote for Debian (Jessie). It is the most stable server linux OS I ever used (in all areas). And if you are willing to use an Ubuntu desktop in your studio or home, those two are similar and you will not have a hard time learning Debian.

With a fresh minimal Debian setup, if you install these packages below you are ready.

First run these 2 lines one by one in the shell (if there are any updates install them):
apt-get update
apt-get upgrade

Install it, run this line in the shell:
apt-get install liquidsoap

You will need this package too (I think it is missing from Jessie by default):
apt-get install socat

If you are willing to setup icecast2 make sure these are installed too:
apt-get install icecast2
apt-get install libxslt1-dev libcurl4-openssl-dev libvorbis-dev pkg-config libspeex1 libtheora0

Then reboot and you are ready to dive in. Run:
reboot

Cheers
George

On 02/07/2017 05:22 PM, Ricardo Viapiana wrote:
Hi Lars,


First time I set up liquidsoap was in Ubuntu 9, now the packages are really good and easy to setup, but I had about two years ago some troubles on CentOS, I can't remember especifically right now.

By the way, I always use the minimal iso to setup the server as a mean to keep the OS most clean as possible, because of this minimal setup I need to install the packages you told before, and few streams I need non-free features.

But I don't have any complain, at all, on actual packages. Thank so much for this.



Best regards

--
Ricardo Viapiana
+55 (46) 991 335 510 VIVO (WhatsApp)
[email protected] <mailto:[email protected]>
[email protected]
<mailto:[email protected]>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot


_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to