Hi,
sorry for the inconvenience.
No problem at all.
jholg@gmx.de, 25.06.2010 11:49:
a few quick notes as I've just had some difficulties to build the lxml dev version from the dev instructions (http://codespeak.net/lxml/dev/build.html):
I know, that will change as soon as Cython 0.13 is out.
I see. I just corrected the build doc to use quotation marks, and also the doc/s5/Makefile to follow the PYTHON Makefile option: Committed revision 75585. $ svn diff -c75585 doc/ Index: doc/s5/Makefile =================================================================== --- doc/s5/Makefile (revision 75584) +++ doc/s5/Makefile (revision 75585) @@ -1,3 +1,4 @@ +PYTHON?=python SLIDES=$(subst .txt,.html,$(wildcard *.txt)) @@ -4,7 +5,7 @@ slides: $(SLIDES) %.html: %.txt - python rst2s5.py --current-slide --language=en $< $@ + $(PYTHON) rst2s5.py --current-slide --language=en $< $@ clean: rm -f *~ $(SLIDES) Index: doc/build.txt =================================================================== --- doc/build.txt (revision 75584) +++ doc/build.txt (revision 75585) @@ -46,7 +46,7 @@ you want to be an lxml developer, then you do need a working Cython installation. You can use EasyInstall_ to install it:: - easy_install Cython>=0.13 + easy_install "Cython>=0.13" lxml currently requires Cython 0.13, later release versions should work as well. Holger -- GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl