Hi Chris,

Le mer. 1 mai 2019 à 04:47, Chris Masters <chrismast...@gmail.com> a écrit :
>
> 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.

You need to upgrade your opam version to 2.0. There are info here:
http://opam.ocaml.org/doc/Install.html. If your distribution doesn't
have an update (typically debian stable) then you will need to install
the binary distribution instead.

Good luck!
Romain


_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to