You need to follow the full steps:
```
cd /usr/local/src/liquidsoap
wget
https://github.com/savonet/liquidsoap/releases/download/1.3.5/liquidsoap-1.3.5-full.tar.gz
tar -xjvf liquidsoap-1.3.5-full.tar.bz2
cd liquidsoap-1.3.5-full
cp PACKAGES.minimal PACKAGES
<edit PACKAGES file, comment out what you want/do no want>
./configure
make
```
Then, finally, as root:
```
make install
```
Will install the binary. Careful as it will overwrite any existing one.
Optionally, you might be able to copy the `PACKAGES` file from another build to
use the same configuration.
--
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/689#issuecomment-453682402
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users