I was talking about Sam604 it says in the errorroot@debian:/usr/src#
To install Icecast (Any version manually)cd /usr/srcwget (Any_version).tar.gztar -zxvf Any_version.tar.gzcd Any_versionsudo apt-get install libxml2-dev (May already be install)sudo apt-get install libxslt1-dev wget http://downloads.xiph.org/releases/ogg/libogg-1.3.1.tar.gztar xf libogg-1.3.1.tar.gzcd libogg*./configuremake && make installwget http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.gztar xf libvorbis-1.3.3.tar.gzcd libvorbis*./configuremake && make install# ^^ install Ogg Vorbis ./configure;make CFLAGS="-D_XOPEN_SOURCE=600" && make install && /usr/local/centovacast/sbin/enable_package ICECAST /usr/local/bin/icecast
This XML file does not appear to have any style information associated with it. The document tree is shown below.<icestats><admin>icemaster@localhost</admin><banned_IPs>0</banned_IPs><build>20140211182716</build><client_connections>24</client_connections><clients>1</clients><connections>31</connections><file_connections>6</file_connections><host>example.com</host><listener_connections>3</listener_connections><listeners>0</listeners><location>Earth</location><outgoing_kbitrate>0</outgoing_kbitrate><server_id>Icecast 2.3.3-kh8</server_id><server_start>11/Feb/2014:18:42:50 -0600</server_start><source_client_connections>1</source_client_connections><source_relay_connections>0</source_relay_connections><source_total_connections>1</source_total_connections><sources>0</sources><stats>0</stats><stats_connections>0</stats_connections><stream_kbytes_read>1527</stream_kbytes_read><stream_kbytes_sent>283</stream_kbytes_sent></icestats>