Letractively / typhoonae

Automatically exported from code.google.com/p/typhoonae
1 stars 1 forks source link

Missing requirement in README.txt: xlstproc #94

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Xlstproc is needed for rabbitmq to install properly. Additionally (the correct 
version of) python-dev is needed -- this is listed in the requirements, but it 
is easy to trip up having python2.6-dev installed, and needing python2.5-dev 
(for instance).

I suggest adding " * xlstproc" to the list of dependencies in README.TXT.

Original issue reported on code.google.com by sikkerhe...@gmail.com on 7 May 2012 at 3:40