[Boost-bugs] [Boost C++ Libraries] #2632: Find system's docbook and docbook-xsl

Subject: [Boost-bugs] [Boost C++ Libraries] #2632: Find system's docbook and docbook-xsl
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-02 21:20:06


#2632: Find system's docbook and docbook-xsl
-------------------------------------+--------------------------------------
 Reporter: daniel_at_[hidden] | Owner: dgregor
     Type: Patches | Status: new
Milestone: To Be Determined | Component: CMake
  Version: Boost Development Trunk | Severity: Cosmetic
 Keywords: BoostDocs |
-------------------------------------+--------------------------------------
 When BoostDocs.cmake tries to find the paths for DOCBOOK_DTD_DIR and
 DOCBOOK_XSL_DIR, it checks only the paths where the cmake-script might
 have downloaded it, not the path where the OS might have installed it.

 Please add "/usr/share/xml/docbook/schema/dtd/${WANT_DOCBOOK_DTD_VERSION}"
 to the PATHS for DOCBOOK_DTD_DIR


 and "/usr/share/xml/docbook/stylesheet/nwalsh" for the PATHS for
 DOCBOOK_XSL_DIR.


 This is working fine on ubuntu, when the packages "docbook" and "docbook-
 xsl" are installed.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2632>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC