You should also pull the latest liquidsoap. This is gonna be annoying a bit so
let me see about the instructions for the whole thing:
```
opam remove liquidsoap
# Just in case :-)
git clone https://github.com/savonet/ocaml-gstreamer.git
cd ocaml-gstreamer
opam pin add . -y
cd ..
# Deps
git clone https://github.com/savonet/ocaml-mm.git
cd ocaml-mm
opam pin add . -y
cd ..
git clone https://github.com/savonet/ocaml-dtools.git
cd ocaml-dtools
opam pin add . -y
cd ..
git clone https://github.com/savonet/ocaml-duppy.git
cd ocaml-duppy
opam pin add . -y
cd ..
# Finally!
git clone https://github.com/savonet/ocaml-liquidsoap.git
cd liquidsoap
opam pin add . -y
cd ..
```
I think that should cover all you'll need.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/511#issuecomment-413611136
------------------------------------------------------------------------------
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
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users