Re: [Savonet-users] error executing ./configure

2022-11-11 Thread Romain Beauxis
Hi! You need to install `opam` and `dune` to be able to run the top-level `liquidsoap-full` configure. However, this is not the recommended way to install liquidsoap these days. We recommend using `opam` directly. Have you tried this method? It is documented here:

[Savonet-users] error executing ./configure

2022-11-11 Thread pdelbruyere
Hello On MAC OSx 10.15.7, I try to last version of Liquidsoap using the following method : git clone https://github.com/savonet/liquidsoap-full.git liquidsoap cd liquidsoap make init cp PACKAGES.minimal PACKAGES ./bootstrap ./configure When executing the "./bootstrap" command, I get :