Hope this list is for ices support too :) When I try and start ices with a simple config file it barfs and isn't happy [root@deskpro bin]# ./ices -c /usr/local/icecast/etc/ices.conf Cannot use config file (no XML support). Ices Exiting... But if I pass basically all the same paraemters via the command line it's fine streams PERFECTLY! [root@deskpro bin]# ./ices -P passwd -F /usr/local/icecast/shout.pls -r I really want to use the config file [obviously] TIA Dave <p>********************************************************************** Please visit the official Granada website at www.granadamedia.com for the latest company news. This email and any files transmitted are confidential and intended solely for the use of the individual or entity to which they are addressed. If you have received this email in error, please notify postmaster@granadamedia.com Thank you. ********************************************************************** --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Mon, 23 Dec 2002, Campbell, David wrote:> Cannot use config file (no XML support).This is pretty self-explanatory. You need libxml2 for xml support. If you're using a package-based distribution, don't forget you'll need the development package as well as the runtime (e.g. for debian, libxml2 and libxml2-dev). Geoff. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.