Hi Chris, to install latest version of liquidsoap you need ocaml version 4.07.0 or 4.08.0 Do the following.
opam init eval `opam env` # install given version of the compiler opam switch create 4.07.0 eval `opam env` # check you got what you want which ocaml ocaml --versionRegards,Mylsel Sent from Yahoo Mail on Android On Wed, 1 May 2019 at 3:17 PM, Chris Masters<chrismast...@gmail.com> wrote: Hi, I'm hoping you can help me resolve and issue I'm having setting up an Ubuntu server. I can install liquidsoap successfully using Ocaml, but the version it is 1.3.3 $ liquidsoap --version Liquidsoap 1.3.3 Copyright (c) 2003-2017 Savonet team Liquidsoap is open-source software, released under GNU General Public License. See <http://liquidsoap.fm> for more information. Ocaml is installed successfully to the latest version $ ocaml -version The OCaml toplevel, version 4.02.3 So I'm not sure why it isn't using the latest package available? I install the packages with opam install cry alsa pulseaudio mad taglib lame ogg vorbis opus voaacenc fdkaac faad flac ladspa soundtouch samplerate xmlplaylist dtools duppy mm liquidsoap Any ideas why this is happening/how to fix would be much appreciated, I've tried some things like running opam update and installing to a specific version with "liquidsoap>=1.3.7" but so far nothing I've tried has worked. Thanks, Chris_______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users
_______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users
_______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users