On Mon, 9 Aug 2004, moshe doron wrote: > There is nothing wrong in livedocs that's libxml2 fault, but libxml2 put > enough disclaimers here http://www.xmlsoft.org/encoding.html, mean I > have nothing to do with it.
Are you running on Windows perhaps, as that page states: More over when compiled on an Unix platform with iconv support the full set of encodings supported by iconv can be instantly be used by libxml. On a linux machine with glibc-2.1 the list of supported encodings and aliases fill 3 full pages, and include UCS-4, the full set of ISO-Latin encodings, and the various Japanese ones. the iconv in glibc-2.3 has even more supported encodings. If this is a Windows only problem: screw windows. We should not add kludges if that platform is broken (but afaik we also use iconv in our windows build of libxml2 so I don't see how there is a problem here). regards, Derick