source: pst/sgml/opensp/opensp-exp.xml@ eac1ee9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since eac1ee9 was eac1ee9, checked in by Larry Lawrence <larry@…>, 20 years ago

multimedia, pst grammar

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2270 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.3 KB
Line 
1<sect2>
2<title>Command explanations</title>
3
4<para><option>--disable-static</option>: This switch prevents
5the building of the static library.</para>
6
7<para><option>--enable-http</option>: This switch adds support
8for <acronym>HTTP</acronym>.</para>
9
10<para><parameter>--enable-default-catalog=/etc/sgml/catalog</parameter>: This
11switch sets the path to the centralized catalog.</para>
12
13<para><option>--enable-default-search-path</option>: This switch
14sets the default value of <envar>SGML_SEARCH_PATH</envar>.</para>
15
16<para><option>--enable-xml-messages</option>: This switch adds
17support for <acronym>XML</acronym> Formatted Messages.</para>
18
19<para><command>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command>: This
20sets the pkgdatadir variable in the <filename>Makefile</filename> from
21<filename class="directory">/usr/share/OpenSP</filename> to
22<filename class="directory">/usr/share/sgml/OpenSP-1.5</filename>.</para>
23
24<para><screen><command>ln -sf onsgmls /usr/bin/nsgmls
25ln -sf osgmlnorm /usr/bin/sgmlnorm
26ln -sf ospam /usr/bin/spam
27ln -sf ospcat /usr/bin/spcat
28ln -sf ospent /usr/bin/spent
29ln -sf osx /usr/bin/sx
30ln -sf osx /usr/bin/sgml2xml
31ln -sf libosp.so /usr/lib/libsp.so</command></screen>
32These commands create the <application>SP</application> equivalents of
33<application>OpenSP</application> executables and
34libraries.</para>
35
36</sect2>
37
Note: See TracBrowser for help on using the repository browser.