glfs/pst/sgml/opensp/opensp-exp.xml

38 lines
1.3 KiB
XML
Raw Normal View History

<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
switch sets the path to our centralized catalog.</para>
<para><option>--enable-default-search-path</option>: This switch
sets the default value of <envar>SGML_SEARCH_PATH</envar>.</para>
<para><option>--enable-xml-messages</option>: This switch adds
support for <acronym>XML</acronym> Formatted Messages.</para>
<para><command>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command>: This
sets the pkgdatadir variable in the <filename>Makefile</filename> from
<filename class="directory">/usr/share/OpenSP</filename> to
<filename class="directory">/usr/share/sgml/OpenSP-1.5</filename>.</para>
<para><screen><command>ln -sf onsgmls /usr/bin/nsgmls
ln -sf osgmlnorm /usr/bin/sgmlnorm
ln -sf ospam /usr/bin/spam
ln -sf ospcat /usr/bin/spcat
ln -sf ospent /usr/bin/spent
ln -sf osx /usr/bin/sx
ln -sf osx /usr/bin/sgml2xml
ln -sf libosp.so /usr/lib/libsp.so</command></screen>
These commands create the <application>SP</application> equivalents of
<application>OpenSP</application> executables and
libraries.</para>
</sect2>