~ubuntu-branches/ubuntu/maverick/lire/maverick

« back to all changes in this revision

Viewing changes to doc/user-manual/ch17s02.html

  • Committer: Bazaar Package Importer
  • Author(s): Joost van Baal
  • Date: 2006-11-02 15:30:00 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061102153000-343pa15n0rp58m1b
Tags: upstream-2.0.2
Import upstream version 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Installation Environment Variables</title><meta name="generator" content="DocBook XSL Stylesheets V1.64.1"><link rel="home" href="index.html" title="Lire User's Manual"><link rel="up" href="ch17.html" title="Chapter�17.�Installation Parameters"><link rel="previous" href="ch17.html" title="Chapter�17.�Installation Parameters"><link rel="next" href="ch18.html" title="Chapter�18.�Lire Logging and Error Messages"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Installation Environment Variables</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch17.html">Prev</a>�</td><th width="60%" align="center">Chapter�17.�Installation Parameters</th><td width="20%" align="right">�<a accesskey="n" href="ch18.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:installation.env"></a>Installation Environment Variables</h2></div></div><div></div></div><p>Some environment variables can be set before running
2
 
          <span><b class="command">./configure</b></span> to tune the installation
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Installation Environment Variables</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="Lire User's Manual"><link rel="up" href="ch17.html" title="Chapter�17.�Installation Parameters"><link rel="prev" href="ch17.html" title="Chapter�17.�Installation Parameters"><link rel="next" href="ch18.html" title="Chapter�18.�Lire Logging and Error Messages"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Installation Environment Variables</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch17.html">Prev</a>�</td><th width="60%" align="center">Chapter�17.�Installation Parameters</th><td width="20%" align="right">�<a accesskey="n" href="ch18.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:installation.env"></a>Installation Environment Variables</h2></div></div></div><p>Some environment variables can be set before running
 
2
          <span><strong class="command">./configure</strong></span> to tune the installation
3
3
          process. This can be used to specify the locations of
4
4
          components which are installed but can't be found by
5
 
          <span><b class="command">./configure</b></span> in "standard" locations. For
 
5
          <span><strong class="command">./configure</strong></span> in "standard" locations. For
6
6
          example, you could pass the location of the DocBook DTD by
7
 
          running <span><b class="command">./configure</b></span> as:
 
7
          running <span><strong class="command">./configure</strong></span> as:
8
8
 
9
9
          </p><pre class="screen">
10
 
<tt class="prompt">$ </tt> DBK_XML_DTD=/home/flacoste/xml/docbook-xml-4.1.2/docbookx.dtd \
 
10
<code class="prompt">$ </code> DBK_XML_DTD=/home/flacoste/xml/docbook-xml-4.1.2/docbookx.dtd \
11
11
 ./configure
12
12
          </pre><p>
13
 
        </p><p>The following list explains the purpose of each variable.</p><div class="variablelist"><dl><dt><span class="term"><tt class="varname">PERL</tt></span></dt><dd><p>Sets the path to the <span><b class="command">perl</b></span>
 
13
        </p><p>The following list explains the purpose of each variable.</p><div class="variablelist"><dl><dt><span class="term"><code class="varname">PERL</code></span></dt><dd><p>Sets the path to the <span><strong class="command">perl</strong></span>
14
14
                interpreter.
15
 
              </p></dd><dt><span class="term"><tt class="varname">JADE</tt></span></dt><dd><p>Sets the path to the <span><b class="command">jade</b></span>
 
15
              </p></dd><dt><span class="term"><code class="varname">JADE</code></span></dt><dd><p>Sets the path to the <span><strong class="command">jade</strong></span>
16
16
                DSSSL interpreter. This is only needed when you build
17
17
                from CVS.
18
 
              </p></dd><dt><span class="term"><tt class="varname">PDFJADETEX</tt></span></dt><dd><p>Sets the path to the <span><b class="command">pdfjatetex</b></span>
 
18
              </p></dd><dt><span class="term"><code class="varname">PDFJADETEX</code></span></dt><dd><p>Sets the path to the <span><strong class="command">pdfjatetex</strong></span>
19
19
                command. This is only needed when you build
20
20
                from CVS.
21
 
              </p></dd><dt><span class="term"><tt class="varname">XSLTPROC</tt></span></dt><dd><p>Sets the path to the <span><b class="command">xsltproc</b></span>
 
21
              </p></dd><dt><span class="term"><code class="varname">XSLTPROC</code></span></dt><dd><p>Sets the path to the <span><strong class="command">xsltproc</strong></span>
22
22
                XSLT processor. This is only needed when you build
23
23
                from CVS.
24
 
              </p></dd><dt><span class="term"><tt class="varname">DBK_XML_DTD</tt></span></dt><dd><p>Sets the path to the DocBook XML Document Type
 
24
              </p></dd><dt><span class="term"><code class="varname">DBK_XML_DTD</code></span></dt><dd><p>Sets the path to the DocBook XML Document Type
25
25
                Declaration. This should point to the XML V4.1.2 DTD.
26
26
                This is only needed when you build from CVS.
27
 
              </p></dd><dt><span class="term"><tt class="varname">DBK_XSL_STYLESHEETS</tt></span></dt><dd><p>Sets the path to the directory which contains
 
27
              </p></dd><dt><span class="term"><code class="varname">DBK_XSL_STYLESHEETS</code></span></dt><dd><p>Sets the path to the directory which contains
28
28
              Norman Walsh's XSL stylesheets for DocBook. (This
29
29
              directory should contain subdirectories named
30
 
              <tt class="filename">fo</tt>, <tt class="filename">html</tt> or
31
 
              <tt class="filename">xhtml</tt>.) This is only needed when
 
30
              <code class="filename">fo</code>, <code class="filename">html</code> or
 
31
              <code class="filename">xhtml</code>.) This is only needed when
32
32
              you build from CVS.
33
 
              </p></dd><dt><span class="term"><tt class="varname">DBK_DSSSL_STYLESHEETS</tt></span></dt><dd><p>Sets the path to the directory which contains
 
33
              </p></dd><dt><span class="term"><code class="varname">DBK_DSSSL_STYLESHEETS</code></span></dt><dd><p>Sets the path to the directory which contains
34
34
              Norman Walsh's DSSSL stylesheets for DocBook. (This
35
35
              directory should contain a subdirectory named
36
 
              <tt class="filename">print</tt>.) This is only needed when
 
36
              <code class="filename">print</code>.) This is only needed when
37
37
              you build from CVS.
38
 
              </p></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch17.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="ch17.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="ch18.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter�17.�Installation Parameters�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Chapter�18.�Lire Logging and Error Messages</td></tr></table></div></body></html>
 
38
              </p></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch17.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="ch17.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="ch18.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter�17.�Installation Parameters�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Chapter�18.�<span class="application">Lire</span> Logging and Error Messages</td></tr></table></div></body></html>