> /usr/local/include/libxml2/libxml/encoding.h:132: error: parse error before > "iconv_t" It seems like you have a problem with including iconv in libxml2. Try to check the compile options for libxml2. May be you should try to compile/install your own versions of libxml2/libxslt. Aleksey