Comment 6 for bug 578400

Revision history for this message
Don Levin (don-m-levin) wrote :

I'm using 64 bit version of ubuntu 10.04.
I went into /usr/share/doc/qcad/html and did: sudo gunzip qcaddoc.adp.gz
and did: sudo ln -s /usr/share/doc/qcad/html/qcaddoc.adp /qcaddoc.adp
As root, I edited the file qcaddoc.adp and replaced
<DCF ref="index.html" with <DCF ref="/usr/share/doc/qcad/html/index.html" and
<section ref="index.html" with <section ref="/usr/share/doc/qcad/html/index.html"
by manually copying and pasting.
I repeated this for license, preface, etc down to index2.html.
I IGNORED all lines with html#number, like license.html#1_1.
I edited a total of 42 lines, which is not a big deal. The Help manual should work immediately
after you save the qcaddoc.adp file.