* Which packages/versions are needed to build documentation @ 2005-11-09 16:55 Alan Chandler 2005-11-09 17:24 ` Simon Richter 2005-11-09 18:22 ` Junio C Hamano 0 siblings, 2 replies; 4+ messages in thread From: Alan Chandler @ 2005-11-09 16:55 UTC (permalink / raw) To: git I have just downloaded git-core-0.99f On my debian unstable system I can build the documentation just fine On my debian sarge system it fails almost immediately alan@roo:Documentation$ make asciidoc -b xhtml11 -d manpage -f asciidoc.conf git-add.txt WARNING: non-standard xhtml11 backend FAILED: incomplete configuration files make: *** [git-add.html] Error 1 alan@roo:Documentation$ I've patched up asciidoc as per instructions. Searching for a package (dpkg -S xhtmll) that uses anything to do with xhtml11 shows nothing on Sarge, and shows asciidoc (and some other things, like quanta and mozilla) on debian unstable. I assume therefore its just a version issue of asciidoc, although I am confused because the note about patching asciidoc assumes you had 6.0.3 installed - which is what debian sarge has. -- Alan Chandler http://www.chandlerfamily.org.uk Open Source. It's the difference between trust and antitrust. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Which packages/versions are needed to build documentation 2005-11-09 16:55 Which packages/versions are needed to build documentation Alan Chandler @ 2005-11-09 17:24 ` Simon Richter 2005-11-09 18:49 ` Alan Chandler 2005-11-09 18:22 ` Junio C Hamano 1 sibling, 1 reply; 4+ messages in thread From: Simon Richter @ 2005-11-09 17:24 UTC (permalink / raw) To: Alan Chandler, git [-- Attachment #1: Type: text/plain, Size: 198 bytes --] Hi, > On my debian sarge system it fails almost immediately Just take the asciidoc package from unstable, last time I looked it had no dependencies that were unfulfillable from sarge. Simon [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 307 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Which packages/versions are needed to build documentation 2005-11-09 17:24 ` Simon Richter @ 2005-11-09 18:49 ` Alan Chandler 0 siblings, 0 replies; 4+ messages in thread From: Alan Chandler @ 2005-11-09 18:49 UTC (permalink / raw) To: git On Wednesday 09 Nov 2005 17:24, Simon Richter wrote: > Hi, > > > On my debian sarge system it fails almost immediately > > Just take the asciidoc package from unstable, last time I looked it had > no dependencies that were unfulfillable from sarge. > > Simon Thanks - working now - although I needed to also install xmlto -- Alan Chandler http://www.chandlerfamily.org.uk Open Source. It's the difference between trust and antitrust. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Which packages/versions are needed to build documentation 2005-11-09 16:55 Which packages/versions are needed to build documentation Alan Chandler 2005-11-09 17:24 ` Simon Richter @ 2005-11-09 18:22 ` Junio C Hamano 1 sibling, 0 replies; 4+ messages in thread From: Junio C Hamano @ 2005-11-09 18:22 UTC (permalink / raw) To: Alan Chandler; +Cc: git Alan Chandler <alan@chandlerfamily.org.uk> writes: > I have just downloaded git-core-0.99f > > On my debian unstable system I can build the documentation just fine > > On my debian sarge system it fails almost immediately The debs on kernel.org were done in a chrooted sarge environment (vanilla + security) with one exception: asciidoc 7. I tried to make the documentation usable with asciidoc 6 as well, but it turns out that not having xhtml11 is the least of the problems with version 6 (see my message the other day). ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-11-09 18:49 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-11-09 16:55 Which packages/versions are needed to build documentation Alan Chandler 2005-11-09 17:24 ` Simon Richter 2005-11-09 18:49 ` Alan Chandler 2005-11-09 18:22 ` Junio C Hamano
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox