2006/10/30, David Baelde <[EMAIL PROTECTED]>:
I'm far from being a shell/autotools wizard. I don't see any line like that in ocaml-(alsa|mad)/configure(.ac). Could you double check that you're up-to-date and send us a more detail bugreport with your versions of autotools and the generated configure scripts generated ?
I'm up-to-date via SVN to version 2705. The problem was with pkg-config. Now everything works.
Your script is overkill, but isn't wrong. The problem should be somewhere else. You should take a look at the log files. Do you see lines like: ..time.. [stream.ogg:3] Connecting mount stream.ogg for [EMAIL PROTECTED] Does it succedd of fails ? It probably fails, in which case you might want to check if there's a firewall on your way to othermachine...
That was the problem, thanks.
Your script is fine. So if the playlist/files are really accessible from your machine, the only thing I see is that liquidsoap may not have any support for HTTP. At configure-time, wget or ufetch must be found in the path in order to enable HTTP support. To check that:
That was the problem, thanks. Now everything works :)
