2003-10-04 16:01:46 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para><option>--disable-static</option>: This switch prevents
|
|
|
|
the building of the static library.</para>
|
|
|
|
|
|
|
|
<para><option>--enable-http</option>: This switch adds support
|
|
|
|
for <acronym>HTTP</acronym>.</para>
|
|
|
|
|
|
|
|
<para><parameter>--enable-default-catalog=/etc/sgml/catalog</parameter>: This
|
2004-06-05 10:03:59 +08:00
|
|
|
switch sets the path to the centralized catalog.</para>
|
2003-10-04 16:01:46 +08:00
|
|
|
|
|
|
|
<para><option>--enable-default-search-path</option>: This switch
|
|
|
|
sets the default value of <envar>SGML_SEARCH_PATH</envar>.</para>
|
|
|
|
|
|
|
|
<para><parameter>--datadir=/usr/share/sgml/openjade-&openjade-version;</parameter>: This switch puts data files in
|
|
|
|
<filename>/usr/share/sgml/openjade-&openjade-version;</filename> instead of
|
|
|
|
<filename class="directory">/usr/share</filename>.</para>
|
|
|
|
|
2004-04-17 23:57:02 +08:00
|
|
|
<para><screen><command>ln -sf openjade /usr/bin/jade
|
2003-10-04 16:01:46 +08:00
|
|
|
ln -sf libogrove.so /usr/lib/libgrove.so
|
|
|
|
ln -sf libospgrove.so /usr/lib/libspgrove.so
|
2004-04-17 23:57:02 +08:00
|
|
|
ln -sf libostyle.so /usr/lib/libstyle.so</command></screen>
|
|
|
|
These commands create the Jade equivalents of OpenJade executables and
|
2003-10-04 16:01:46 +08:00
|
|
|
libraries.</para>
|
|
|
|
|
|
|
|
</sect2>
|