rst2html, install issues
Brought to you by:
blais
(can't find current version #. 4.01b??. Downloaded xxdiff via hg on 8/1/2013)
Installing on Centos 6.4 & RHEL 6.3 Linux.
2 Issues encountered with installation:
Workaround: modified Makefile to call rst2html instead of rst2html.py
Installation Instructions in README.build say
install xxdiff/src/xxdiff /usr/X11R6/bin
but "make" seems to have put executable xxdiff in xxdiff/bin , not xxdiff/src
Workaround: I have followed the common installation approach of putting non-system packages into /usr/local/bin , and also copied all the helper python scripts used with
install xxdiff/bin/* /usr/local/src
Ach. Correction to original post: have installed to /usr/local/bin, not /usr/local/src. Sorry for any confusion. (And apparently I can't count higher than 1. 2nd issue should begin with 2., not 1. )