* configure failed to detect no asciidoc
@ 2014-12-02 23:32 Mike Berry
2014-12-03 0:06 ` brian m. carlson
0 siblings, 1 reply; 2+ messages in thread
From: Mike Berry @ 2014-12-02 23:32 UTC (permalink / raw)
To: git
I just downloaded the latest git, and tried to build with:
> make configure
> ./configure
> make all doc
build failed while "building" doc, asciidoc not found
I would have thought the configure would have detected that.....
I downloaded, built, and installed asciidoc, and re-built git, things
are mostly good.
The documentation is still causing me trouble as my firewall doesn't
like the html in Documentation/docbook.xsl, but that's probably a
firewall issue. Is there documentation method, not requiring active web
access?
Mike
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: configure failed to detect no asciidoc
2014-12-02 23:32 configure failed to detect no asciidoc Mike Berry
@ 2014-12-03 0:06 ` brian m. carlson
0 siblings, 0 replies; 2+ messages in thread
From: brian m. carlson @ 2014-12-03 0:06 UTC (permalink / raw)
To: Mike Berry; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 745 bytes --]
On Tue, Dec 02, 2014 at 04:32:56PM -0700, Mike Berry wrote:
> The documentation is still causing me trouble as my firewall doesn't like
> the html in Documentation/docbook.xsl, but that's probably a firewall issue.
> Is there documentation method, not requiring active web access?
If you have XML catalogs configured properly on your system, xsltproc
will use them by default to avoid remote lookups. On Debian, the
stylesheets and relevant catalog entries will be installed if you have
the docbook-xsl package installed.
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-03 0:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 23:32 configure failed to detect no asciidoc Mike Berry
2014-12-03 0:06 ` brian m. carlson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox