When I run ices with icecast running, I get You have no libxml support. The config file you just specified cannot be used. Ices Exiting... I installed the rpms for libxml and libxml-devel. What else do I need? Sameer --- >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.
>>You have no libxml support. The config file you just specified cannot be >>used. >>Ices Exiting... >> >>I installed the rpms for libxml and libxml-devel. What else do I need? > >ldconfig /with/path/to/libxmldamn. err.. put the path to libxml in /etc/ldconfig or wherever your config file is for your lib's and run ldconfig as superuser. if that doesnt fix your problem.. then.. get a voodoo doll. ja. --- >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.
At 04:15 PM 4/20/01 -0400, you wrote:>Hi, > >You probably need libxml2 (as specified on the www.libxml.org webpage.Hmmf.. I dont have XML(1-2) installed. Odd i say. "Odd." ja. --- >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.
At 11:13 AM 4/20/01 -0700, you wrote:>When I run ices with icecast running, I get > >You have no libxml support. The config file you just specified cannot be >used. >Ices Exiting... > >I installed the rpms for libxml and libxml-devel. What else do I need?ldconfig /with/path/to/libxml ja. --- >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.
Hi,
You probably need libxml2 (as specified on the www.libxml.org webpage.
also after you ./configure ices, you'll need to change the checking for
xml-config to xml2-config in config.cache file.
ac_cv_prog_XMLCONFIG=${ac_cv_prog_XMLCONFIG=xml2-config}
and to use the new libxml2 libxml.h to set the gnome_xml_parser_h=no
ac_cv_header_gnome_xml_parser_h=${ac_cv_header_gnome_xml_parser_h=no}ac_cv_header_gnome_xml_parser_h=${ac_cv_header_gnome_xml_parser_h=no}
At least that worked for me.
Andrew
On Fri, 20 Apr 2001, Sameer Verma wrote:
> When I run ices with icecast running, I get 
> 
> You have no libxml support. The config file you just specified cannot be
> used.
> Ices Exiting...
> 
> I installed the rpms for libxml and libxml-devel. What else do I need?
> 
> Sameer
> 
> --- >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.
> 
--- >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.