Uploaded image for project: 'Lustre Documentation'
  1. Lustre Documentation
  2. LUDOC-353

Add brew package path support in lustre-manual Makefile

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • None
    • None
    • 9223372036854775807

    Description

      Brew install it's docbook packages under /usr/local/opt/ directory, and make fails with following error:

      $ make
      rm -f lustre_manual.html lustre_manual.xhtml lustre_manual.pdf\
      		mastermanual.revision mastermanual.index mimetype\
      		lustre_manual.diff.html lustre_manual.epub lustre_manual.fo
      rm -rf ./META-INF ./OEBPS ./lustre_manual
      xmllint --noout --xinclude --noent --relaxng /usr/local/Cellar/docbook/5.0/docbook/xml/5.0/rng/docbookxi.rng ./index.xml
      ./index.xml validates
      sed -e 's;PRIMARYXSL;/xhtml/docbook.xsl;' ./style/customstyle.xsl | \
      	xsltproc --xinclude -o lustre_manual.xhtml - ./index.xml
      warning: failed to load external entity "/xhtml/docbook.xsl"
      compilation error: file - line 6 element import
      xsl:import : unable to load /xhtml/docbook.xsl
      make: *** [lustre_manual.xhtml] Error 5
      

      Attachments

        Activity

          People

            bhoagland Brad Hoagland (Inactive)
            bobijam Zhenyu Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: