xsltproc required?

Asheesh Laroia asheesh at creativecommons.org
Fri Sep 14 06:21:54 EST 2007


When I run the planet.py file, I get some complaints about the (admittedly 
missing) xsltproc program:

 	paulproteus at a5:~/venus$ python planet.py ~/aggregation/people-blogs/config
 	sh: xsltproc: command not found
 	sh: xsltproc: command not found
 	sh: xsltproc: command not found

But when I run runtests.py, it complains not!

 	paulproteus at a5:~/venus$ python runtests.py libxml2 is not available =>
 	can't test xpath_sifter
 	Genshi is not available => can't test genshi filters
 	xsltproc is not available => can't test XSLT templates
 	libxslt is not available => can't test xslt filters
 	Django is not available => can't test django filters
 	.............................................................................................................................................................................................................
 	----------------------------------------------------------------------
 	Ran 205 tests in 3.226s

 	OK

So let this be a small note for what I guess is a small problem with the 
documentation not mentioning a dependency on xsltproc, which I've now 
installed on the server I'm running Venus on.

-- Asheesh.

--
No man is useless who has a friend, and if we are loved we are indispensable.
 		-- Robert Louis Stevenson


More information about the devel mailing list