- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Sun, 10 Feb 2013 10:42:31 +0100
- To: "William Chan (陈智昌)" <willchan@chromium.org>
- CC: Mark Nottingham <mnot@mnot.net>, "ietf-http-wg@w3.org Group" <ietf-http-wg@w3.org>
On 2013-02-10 08:46, William Chan (陈智昌) wrote: > OK, I'm a newb at this stuff. Halp? :) > > willchan-macbookair:http2-spec willchan$ make -e draft-ietf-httpbis-http2.html > java -classpath ~/java/saxonb8-9-0-4j/saxon8.jar > net.sf.saxon.Transform -novw -l draft-ietf-httpbis-http2.xml > lib/myxml2rfc.xslt > draft-ietf-httpbis-http2.html > Error at xsl:import on line 4 of > file:/Users/willchan/src/github/willchan_chromium/http2-spec/lib/myxml2rfc.xslt: > XTSE0165: java.io.FileNotFoundException: > /Users/willchan/src/github/willchan_chromium/http2-spec/rfc2629xslt/rfc2629.xslt > (No such > file or directory) > Failed to compile stylesheet. 1 error detected. > make: *** [draft-ietf-httpbis-http2.html] Error 2 > willchan-macbookair:http2-spec willchan$ ls > Makefile README.md SUBMITTING.md draft-ietf-httpbis-http2.html > draft-ietf-httpbis-http2.xml lib > willchan-macbookair:http2-spec willchan$ ls lib > clean-for-DTD.xslt myxml2rfc.xslt rfc2629.xslt Seems that github doesn't have all the files you need. See <https://svn.tools.ietf.org/svn/wg/httpbis>. Best regards, Julian
Received on Sunday, 10 February 2013 09:43:02 UTC