I'm building git
and get the following error:
DB2TEXI user-manual.texi /bin/sh: 2: docbook2x-texi: not found
How do I install docbook2x-texi
?
I'm building git
and get the following error:
DB2TEXI user-manual.texi /bin/sh: 2: docbook2x-texi: not found
How do I install docbook2x-texi
?
Install docbook2x-texi
:
sudo apt-get -y install docbook2x
That's all I needed to do.
In synaptic you can search for "docbook2x-texi" and select the "Description and name" search option.