Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4e6dd05

Browse files
author
Michael Paquier
committed
Add a note about XML_CATALOG_FILES on OSX for doc compilation
Without this parameter correctly set, compilation could fail at xmlvalidation.
1 parent1868223 commit4e6dd05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ of respectively xmlto and asciidoc. An example of build is as follows:
6060
They could as well be set as environment variables for development
6161
purposes.
6262

63+
On OSX, it is necessary to set XML_CATALOG_FILES to point to the correct
64+
xml catalogs. In the case of an environment with Homebrew after having
65+
install xmlto and asciidoc:
66+
67+
$ export XML_CATALOG_FILES="/usr/local/etc/xml/catalog"
68+
6369
Regression tests
6470
----------------
6571

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp