On Friday 13 September 2002 15:26, you wrote:
>
> Can you switch to using the XML2 parser? This is a problem in the swish-e
> xml parser -- it's not converting the UTF-8 back to an eight-bit only char
> set.
>
whow, thanks for the quick feedback ;)
i thought that i've compiled it with libxml2 (From the doc: "Swish will try to
detect if libxml2 is installed in the standard library locations."). I did
not use any configure parameters.
is there any way to find out if i have compiled it with libxml2 or do i have
to compile it again?
looking into my lib-directory i find:
lrwxrwxrwx 1 root root 26 Aug 30 15:29 libxml2.so ->
/usr/lib/libxml2.so.2.4.23
lrwxrwxrwx 1 root root 17 Aug 27 17:53 libxml2.so.2 ->
libxml2.so.2.4.23
-rwxr-xr-x 1 root root 712375 Aug 24 12:22 libxml2.so.2.4.23
so I assume it should have included libxml2...
cu
thomas
Received on Fri Sep 13 13:40:59 2002