cd /usr/local/src/liquidsoap
mkdir liquidsoap1
cd liquidsoap1
wget
https://github.com/savonet/liquidsoap/releases/download/1.3.5/liquidsoap-1.3.5-full.tar.gz
tar -xvf liquidsoap-1.3.5-full.tar.gz
cd liquidsoap-1.3.5-full
cp PACKAGES.default PACKAGES
./configure
It stops here:
****** Configuring ocaml-ao-0.2.1
./configure --with-cry-dir=../ocaml-cry-0.6.2/src
--with-ao-dir=../ocaml-ao-0.2.1/src
configure: WARNING: unrecognized options: --with-cry-dir, --with-ao-dir
configuring ocaml-ao 0.2.1
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking that calling user is not root... configure: error: configure script
must not be run with root user!
--
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-453698612
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users