Hi everyone, I'm new to this list! I've been scratching my head on this one all day,
i did this to install liquidsoap: apt-get install liquidsoap sudo apt-get install liquidsoap-plugin-all I received no errors during install. I am trying to run a liquidsoap script and I am consistently getting errors that look like this depending on the configuration I am attempting: At line 15, char 20: the variable input.alsa used here has not been previously defined. At line 17, char 20: the variable input.jack used here has not been previously defined. This is leading me to believe that the plugins are not being loaded. I am attempting to use this script as a base for my radio setup: https://raw.github.com/gist/d17d667597ce42ba6f09/447ab574cfbff816b825274dfdbf2b47ff0c3233/example.liq ~Mike ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
