[rabbitmq-discuss] problem building Documentation - release 3.1.3
Alvaro Fernandez Casani
Alvaro.Fernandez at ific.uv.es
Fri Jul 19 12:22:09 BST 2013
Hello,
in the process of installing the release 3.1.3, it builds the
documentation, but fails in my Ubuntu box:
$sudo make install SBIN_DIR=/usr/sbin
TARGET_DIR=/var/lib/rabbitmq-server MAN_DIR=/usr/local/man
xmlto --version | grep -E '^xmlto version 0\.0\.([0-9]|1[1-8])$'
>/dev/null || opt='--stringparam man.indent.verbatims=0' ; \
xsltproc --novalid docs/examples-to-end.xsl
docs/rabbitmqctl.1.xml > docs/rabbitmqctl.1.xml.tmp && \
xmlto -o docs $opt man docs/rabbitmqctl.1.xml.tmp && \
gzip -f docs/`basename docs/rabbitmqctl.1.xml .xml`
Note: Writing rabbitmqctl.1
make: *** [docs/rabbitmqctl.1.gz] Error 1
If I try the command outside make it works. any hint?
cheers,
A.
+++-=================================-=================================-==================================================================================
ii gzip 1.4-1ubuntu2 GNU compression utilities
ii make 3.81-8.1ubuntu1.1 An utility for Directing
compilation.
ii xmlto 0.0.25-1 XML-to-any converter
ii xsltproc 1.1.26-8ubuntu1.3 XSLT 1.0 command line
processor
More information about the rabbitmq-discuss
mailing list