2017-03-20 14:05 GMT-05:00 DreamStreamKicker <[email protected]>:
>
>
> that's not only on centos, in debian 8 I have not been able to do a full 
> install for months now, despite some requests here and me mailing the info

Here's a quick run on Debian Jessie that builds liquidsoap with all
options installed except aacplus. You need:
- root su or sudo enabled on your user
- contrib and non-free packages enabled in /etc/apt/sources.

% sudo apt-get install opam ocaml-nox
% opam init
% eval `opam config env`
% opam install depext
% opam depext opam depext cry ao portaudio alsa pulseaudio bjack
taglib lame ogg vorbis theora opus faad flac fdkaac speex schroedinger
voaacenc ladspa mad samplerate soundtouch gavl ffmpeg frei0r dssi
xmlplaylist lastfm lo inotify ssl magic yojson liquidsoap
% opam install opam depext cry ao portaudio alsa pulseaudio bjack
taglib lame ogg vorbis theora opus faad flac fdkaac speex schroedinger
voaacenc ladspa mad samplerate soundtouch gavl ffmpeg frei0r dssi
xmlplaylist lastfm lo inotify ssl magic yojson liquidsoap
% liquidsoap --version
Liquidsoap 1.2.1
Copyright (c) 2003-2016 Savonet team
Liquidsoap is open-source software, released under GNU General Public License.
See <http://liquidsoap.fm> for more information.

Does that work for you?

Romain

------------------------------------------------------------------------------
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