no no no
you didn't understand me ( or i'm not asking the question right)
how can i install the libs so i can compile thes docs
because some of the libs does not have make or install function
Ok, now I got it :lol:
Just unzip it (
docbook-xsl-1.69.1) to the place you want. Then change this path in docs\Makefile.win to the one you extracted the zip file in.
# Docbook XSL's
NWDBXSL=C:\compilers\unix\share\docbook\stylesheet\html\docbook.xsl
It would be perhaps C:\docbook-xsl-1.69.1\html\docbook.xsl or something like that.
Hope that this is right and it will work for you (and those who have the same prob)
EDIT: I don't know where to put docbook XML in.