• Home
  • Raw
  • Download

Lines Matching +full:user +full:- +full:config

3     Copyright 2010-2011 Daniel James
12 [compatibility-mode 1.5]
14 [source-mode teletype]
42 First install the `libxslt`, `docbook-xsl` and `docbook-xml-4.2`
45 sudo port install libxslt docbook-xsl docbook-xml-4.2
48 following to your `user-config.jam` file, which should be in your home
50 information on setting up `user-config.jam`, see the
51 [@http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html Boost
59 : /opt/local/share/xsl/docbook-xsl/
75 # Add the following to your `user-config.jam` file, using the full path of the
87 And then add to your `user-config.jam`:
92 This is described at [link osx-prebuilt-doxygen the end of the next section].
101 system-wide location, allowing any user in the machine to have access to
104 `~/Applications` for a single-user installation.
113 # Download [@http://www.docbook.org/xml/4.2/docbook-xml-4.2.zip Docbook XML
121 '''<code>docbook-xsl-1.<emphasis>nn</emphasis>.<emphasis>n</emphasis>.tar.bz2</code>''',
122 with no suffix such as `-ns.tar.bz2` or `-doc.tar.bz2`.
127 # Add the following to your `user-config.jam` file, which should live in
142 rebuilds and install a system-wide Quickbook instead:
152 # Add the following to your `user-config.jam` file:
159 [# osx-prebuilt-doxygen]
169 # Add the following to your `user-config.jam` file:
212 # Download [@http://www.docbook.org/xml/4.2/docbook-xml-4.2.zip Docbook XML
214 `C:\Users\example\Documents\boost\xml\docbook-xml`.
222 '''<code>docbook-xsl-1.<emphasis>nn</emphasis>.<emphasis>n</emphasis>.tar.bz2</code>''',
223 with no suffix such as `-ns.tar.bz2` or `-doc.tar.bz2`.
225 during the extraction to `docbook-xsl` (bypassing the version name):
226 `C:\Users\example\Documents\boost\xml\docbook-xsl`.
228 # Add the following to your `user-config.jam` file, which should live in
238 : "C:/Users/example/Documents/boost/xml/docbook-xsl"
239 : "C:/Users/example/Documents/boost/xml/docbook-xml"
256 # Add the following to your `user-config.jam` file:
272 First install the `xsltproc`, `docbook-xsl` and `docbook-xml` packages.
273 For example, using `apt-get`:
275 sudo apt-get install xsltproc docbook-xsl docbook-xml
281 following to your `user-config.jam` file, which should be in your home
283 information on setting up `user-config.jam`, see the
284 [@http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html Boost
309 # Add the following to your `user-config.jam` file, using the full path of the