Re: [xml] python bindings on windows
- From: Igor Zlatkovic <igor stud fh-frankfurt de>
- To: xml gnome org
- Subject: Re: [xml] python bindings on windows
- Date: Sat, 23 Nov 2002 22:57:54 +0100
It builds fine, except for 2 missing exports
in libxslt.def.src:
- xsltResolveStylesheetAttributeSet
- xsltSaveResultToString
Okay, fixed in CVS.
What I don't quite understand: Why does setup.py in libxml require and
handle libxslt? Libxml can very well be used without libxslt and so can its
python bindings be used without those of libxslt, no?
Also, why does the same setup.py handle iconv.dll? Iconv has nothing to do
with libxml. It is a separate piece of software and it is up to the end user
to decide wether and how to install that.
Ciao
Igor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]