I tried adri's solution, but that does not work for me. I still get the same error;
Processing camomile.tar.gz ...
Autoconfiguring camomile ...
autoconf: error: no input file
Autoconf failed for camomile.tar.gz; aborting
I hope someone can help out.
This is actually NOT the same issue at all, this one in particular is caused by a new release of camomile that introduced some changes to the build configuration.
Customers looking to build liquidsoap on their system, can manually download a copy of the compatible Camomile source at
http://rd.centova.com/files/camomile-0.8.5.tar.gz , then replace the existing package under "/usr/local/src/liquidsoap/dlcompleted/".
For example:
cd /tmp
wget
http://rd.centova.com/files/camomile-0.8.5.tar.gzmv camomile-0.8.5.tar.gz /usr/local/src/liquidsoap/dlcompleted/camomile.tar.gz
Did some checking and found that the version of cppo used by the Centova installer is very, very old. They use cppo-0.9.4.tar.gz . The latest version 1.6.0 and can be found here: https://opam.ocaml.org/packages/cppo/
I have no idea whether it would be possible to use this newer version. Maybe the developers can have a look at it.
Unfortunately this is a requirement for building Liquidsoap, and there isn't much our developers can do about that.
It worked for me. But I do not like centos, and now with debian I have a number of new problems. Issues with liquidsoap and ices.
Currently there are no other known issues that we are aware of. If you are having difficulties setting up Centova Cast under a supported Linux distribution, please open a ticket to our support department and we'll be happy to walk you through troubleshooting those.
Regards.