User forums > Nightly builds
The 07 april 2006 build is out.
TheTuxKeeper:
in the docs directory is a Makefile.win, perhaps this is the right one. Then you could try in the docs directory:
--- Code: ---make -f Makefile.win all
--- End code ---
I don't use windows, so I can't test it. On linux there is a problem caused by wrong paths to the chunk.xsl file (when using the makefile in docguide).
PsYhLo:
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
TheTuxKeeper:
--- Quote from: PsYhLo on April 08, 2006, 06:33:12 pm ---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
--- End quote ---
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.
--- Code: ---# Docbook XSL's
NWDBXSL=C:\compilers\unix\share\docbook\stylesheet\html\docbook.xsl
--- End code ---
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.
David Perfors:
Compiling the docs under windows is not yet tested (the first time, I managed to compile them, but then I changed the directory structure...)
Navigation
[0] Message Index
[*] Previous page
Go to full version