source: pst/sgml/opensp.xml

trunk
Last change on this file was 6b33b5b, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Finish tagging for chapters 46-50.

  • Property mode set to 100644
File size: 12.1 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[50d3491a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[f6f7820]6
[8dfc5c3]7 <!ENTITY opensp-download-http "&sourceforge-dl;/openjade/OpenSP-&opensp-version;.tar.gz">
[9f06afd]8 <!ENTITY opensp-download-ftp " ">
9 <!ENTITY opensp-md5sum "670b223c5d12cee40c9137be86b6c39b">
10 <!ENTITY opensp-size "1.5 MB">
11 <!ENTITY opensp-buildsize "32 MB">
12 <!ENTITY opensp-time "1.0 SBU">
[50d3491a]13]>
14
[8223b66]15<sect1 id="opensp" xreflabel="OpenSP-&opensp-version;">
[e7323adb]16 <?dbhtml filename="opensp.html"?>
17
18
19 <title>OpenSP-&opensp-version;</title>
20
21 <indexterm zone="opensp">
22 <primary sortas="a-OpenSP">OpenSP</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to OpenSP</title>
27
[47274444]28 <para>
29 The <application>OpenSP</application> package contains a
30 <application>C++</application> library for using SGML/XML files.
31 This is useful for validating, parsing and manipulating SGML and XML
32 documents.
33 </para>
[e7323adb]34
[6b33b5b]35 &lfs121_checked;
[00555b0f]36
[e7323adb]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[47274444]40 <para>
41 Download (HTTP): <ulink url="&opensp-download-http;"/>
42 </para>
[e7323adb]43 </listitem>
44 <listitem>
[47274444]45 <para>
46 Download (FTP): <ulink url="&opensp-download-ftp;"/>
47 </para>
[e7323adb]48 </listitem>
49 <listitem>
[47274444]50 <para>
51 Download MD5 sum: &opensp-md5sum;
52 </para>
[e7323adb]53 </listitem>
54 <listitem>
[47274444]55 <para>
56 Download size: &opensp-size;
57 </para>
[e7323adb]58 </listitem>
59 <listitem>
[47274444]60 <para>
61 Estimated disk space required: &opensp-buildsize;
62 </para>
[e7323adb]63 </listitem>
64 <listitem>
[47274444]65 <para>
66 Estimated build time: &opensp-time;
67 </para>
[e7323adb]68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">OpenSP Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
[47274444]74 <para role="required">
75 <xref linkend="sgml-common"/>
76 </para>
[e7323adb]77
[9f06afd]78 <bridgehead renderas="sect4">Optional</bridgehead>
[47274444]79 <para role="optional">
[673c070]80 <xref linkend="libnsl"/> and
[47274444]81 <xref linkend="xmlto"/>
82 </para>
[9f06afd]83
[e7323adb]84 </sect2>
85
86 <sect2 role="installation">
87 <title>Installation of OpenSP</title>
88
[47274444]89 <para>
90 Install <application>OpenSP</application> by running the following
91 commands:
92 </para>
[e7323adb]93
[4045bae8]94<screen><userinput>sed -i 's/32,/253,/' lib/Syntax.cxx &amp;&amp;
95sed -i 's/LITLEN 240 /LITLEN 8092/' \
[9f06afd]96 unicode/{gensyntax.pl,unicode.syn} &amp;&amp;
[512f843]97
[4045bae8]98./configure --prefix=/usr \
[07078cc]99 --disable-static \
[4045bae8]100 --disable-doc-build \
101 --enable-default-catalog=/etc/sgml/catalog \
102 --enable-http \
103 --enable-default-search-path=/usr/share/sgml &amp;&amp;
[512f843]104
[e7323adb]105make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</userinput></screen>
[dbfc8e65]106
[47274444]107 <para>
108 To test the results, issue: <command>make check</command>. As many as
109 nine of the 23 tests may fail. Do not be alarmed.
110 </para>
[ea92fe5]111
[47274444]112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
[dbfc8e65]115
[92c1c66]116<screen role="root"><userinput>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version; \
117 docdir=/usr/share/doc/OpenSP-&opensp-version; \
118 install &amp;&amp;
119
120ln -v -sf onsgmls /usr/bin/nsgmls &amp;&amp;
[e7323adb]121ln -v -sf osgmlnorm /usr/bin/sgmlnorm &amp;&amp;
[92c1c66]122ln -v -sf ospam /usr/bin/spam &amp;&amp;
123ln -v -sf ospcat /usr/bin/spcat &amp;&amp;
124ln -v -sf ospent /usr/bin/spent &amp;&amp;
125ln -v -sf osx /usr/bin/sx &amp;&amp;
126ln -v -sf osx /usr/bin/sgml2xml &amp;&amp;
[e7323adb]127ln -v -sf libosp.so /usr/lib/libsp.so</userinput></screen>
[402131a2]128
[e7323adb]129 </sect2>
130
131 <sect2 role="commands">
132 <title>Command Explanations</title>
133
[47274444]134 <para>
135 <command>sed -i 's/32,/253,/...unicode.syn}</command>:
136 These seds prevent some annoying messages that may otherwise appear
137 while running <command>openjade</command>.
138 </para>
[9f06afd]139
[1a518e97]140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/static-libraries.xml"/>
[e7323adb]142
[47274444]143 <para>
144 <parameter>--enable-http</parameter>: This switch adds support
145 for HTTP.
146 </para>
147
148 <para>
149 <parameter>--disable-doc-build</parameter>: This switch prevents the
150 <command>configure</command> script checking if you have
151 <application>xmlto</application> installed. If you have
152 <application>xmlto</application>, you can remove this option.
153 </para>
154
155 <para>
156 <parameter>--enable-default-catalog=/etc/sgml/catalog</parameter>:
157 This switch sets the path to the centralized catalog.
158 </para>
159
160 <para>
161 <parameter>--enable-default-search-path</parameter>: This switch
162 sets the default value of <envar>SGML_SEARCH_PATH</envar>.
163 </para>
164
165 <para>
166 <option>--enable-xml-messages</option>: This switch adds
167 support for XML Formatted Messages.
168 </para>
169
170 <para>
171 <command>
172 make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;
173 </command>: This sets the
174 pkgdatadir variable in the <filename>Makefile</filename> from
175 <filename class="directory">/usr/share/OpenSP</filename> to <filename
176 class="directory">/usr/share/sgml/OpenSP-&opensp-version;</filename>.
177 </para>
178
179 <para>
180 <command>ln -v -sf ...</command>: These commands create the
181 <application>SP</application> equivalents of
182 <application>OpenSP</application> executables and libraries.
183 </para>
[e7323adb]184
185 </sect2>
186
187 <sect2 role="content">
188 <title>Contents</title>
189
190 <segmentedlist>
191 <segtitle>Installed Programs</segtitle>
192 <segtitle>Installed Library</segtitle>
193 <segtitle>Installed Directories</segtitle>
194
195 <seglistitem>
196 <seg>onsgmls, osgmlnorm, ospam, ospcat, ospent, osx, and the
197 <application>SP</application> equivalent symlinks: nsgmls, sgml2xml,
198 sgmlnorm, spam, spcat, spent, and sx</seg>
199 <seg>libosp.so and the <application>SP</application> equivalent symlink:
200 libsp.so</seg>
201 <seg>/usr/include/OpenSP, /usr/share/doc/OpenSP, and
202 /usr/share/sgml/OpenSP-&opensp-version;</seg>
203 </seglistitem>
204 </segmentedlist>
205
206 <variablelist>
207 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
208 <?dbfo list-presentation="list"?>
209 <?dbhtml list-presentation="table"?>
210
211 <varlistentry id="onsgmls">
212 <term><command>onsgmls</command></term>
213 <listitem>
[47274444]214 <para>
[4c24eb0a]215 is used to process SGML files
[47274444]216 </para>
[e7323adb]217 <indexterm zone="opensp onsgmls">
218 <primary sortas="b-onsgmls">onsgmls</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="osgmlnorm">
224 <term><command>osgmlnorm</command></term>
225 <listitem>
[47274444]226 <para>
227 prints on the standard output a normalized document instance for
228 the SGML document contained in the concatenation of the entities
[4c24eb0a]229 with system identifiers .nf and .fi
[47274444]230 </para>
[e7323adb]231 <indexterm zone="opensp osgmlnorm">
232 <primary sortas="b-osgmlnorm">osgmlnorm</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="ospam">
238 <term><command>ospam</command></term>
239 <listitem>
[47274444]240 <para>
[4c24eb0a]241 is a markup stream editor
[47274444]242 </para>
[e7323adb]243 <indexterm zone="opensp ospam">
244 <primary sortas="b-ospam">ospam</primary>
245 </indexterm>
246 </listitem>
247 </varlistentry>
248
249 <varlistentry id="ospcat">
250 <term><command>ospcat</command></term>
251 <listitem>
[47274444]252 <para>
[4c24eb0a]253 prints effective system identifiers found in the catalogs
[47274444]254 </para>
[e7323adb]255 <indexterm zone="opensp ospcat">
256 <primary sortas="b-ospcat">ospcat</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
260
261 <varlistentry id="ospent">
262 <term><command>ospent</command></term>
263 <listitem>
[47274444]264 <para>
265 provides access to <application>OpenSP</application>'s
[4c24eb0a]266 entity manager
[47274444]267 </para>
[e7323adb]268 <indexterm zone="opensp ospent">
269 <primary sortas="b-ospent">ospent</primary>
270 </indexterm>
271 </listitem>
272 </varlistentry>
273
274 <varlistentry id="osx">
275 <term><command>osx</command></term>
276 <listitem>
[47274444]277 <para>
278 is an SGML normalizer or used to convert
[4c24eb0a]279 SGML files to XML files
[47274444]280 </para>
[e7323adb]281 <indexterm zone="opensp osx">
282 <primary sortas="b-osx">osx</primary>
283 </indexterm>
284 </listitem>
285 </varlistentry>
286
287 <varlistentry id="nsgmls">
288 <term><command>nsgmls</command></term>
289 <listitem>
[47274444]290 <para>
[4c24eb0a]291 is a symlink to <command>onsgmls</command>
[47274444]292 </para>
[e7323adb]293 <indexterm zone="opensp nsgmls">
[b960e3ec]294 <primary sortas="b-nsgmls">nsgmls</primary>
[e7323adb]295 </indexterm>
296 </listitem>
297 </varlistentry>
298
299 <varlistentry id="sgml2xml">
300 <term><command>sgml2xml</command></term>
301 <listitem>
[47274444]302 <para>
[4c24eb0a]303 is a symlink to <command>osx</command>
[47274444]304 </para>
[e7323adb]305 <indexterm zone="opensp sgml2xml">
[b960e3ec]306 <primary sortas="b-sgml2xml">sgml2xml</primary>
[e7323adb]307 </indexterm>
308 </listitem>
309 </varlistentry>
310
311 <varlistentry id="sgmlnorm">
312 <term><command>sgmlnorm</command></term>
313 <listitem>
[47274444]314 <para>
[4c24eb0a]315 is a symlink to <command>osgmlnorm</command>
[47274444]316 </para>
[e7323adb]317 <indexterm zone="opensp sgmlnorm">
[b960e3ec]318 <primary sortas="b-sgmlnorm">sgmlnorm</primary>
[e7323adb]319 </indexterm>
320 </listitem>
321 </varlistentry>
322
323 <varlistentry id="spam">
324 <term><command>spam</command></term>
325 <listitem>
[47274444]326 <para>
[4c24eb0a]327 is a symlink to <command>ospam</command>
[47274444]328 </para>
[e7323adb]329 <indexterm zone="opensp spam">
[b960e3ec]330 <primary sortas="b-spam">spam</primary>
[e7323adb]331 </indexterm>
332 </listitem>
333 </varlistentry>
334
335 <varlistentry id="spcat">
336 <term><command>spcat</command></term>
337 <listitem>
[47274444]338 <para>
[4c24eb0a]339 is a symlink to <command>ospcat</command>
[47274444]340 </para>
[e7323adb]341 <indexterm zone="opensp spcat">
[b960e3ec]342 <primary sortas="b-spcat">spcat</primary>
[e7323adb]343 </indexterm>
344 </listitem>
345 </varlistentry>
346
347 <varlistentry id="spent">
348 <term><command>spent</command></term>
349 <listitem>
[47274444]350 <para>
[4c24eb0a]351 is a symlink to <command>ospent</command>
[47274444]352 </para>
[e7323adb]353 <indexterm zone="opensp spent">
[b960e3ec]354 <primary sortas="b-spent">spent</primary>
[e7323adb]355 </indexterm>
356 </listitem>
357 </varlistentry>
358
359 <varlistentry id="sx">
360 <term><command>sx</command></term>
361 <listitem>
[47274444]362 <para>
[4c24eb0a]363 is a symlink to <command>osx</command>
[47274444]364 </para>
[e7323adb]365 <indexterm zone="opensp sx">
[b960e3ec]366 <primary sortas="b-sx">sx</primary>
[e7323adb]367 </indexterm>
368 </listitem>
369 </varlistentry>
370
371 <varlistentry id="libosp">
[4c24eb0a]372 <term><filename class="libraryfile">libosp.so</filename></term>
[e7323adb]373 <listitem>
[47274444]374 <para>
375 contains functions required by the
376 <application>OpenSP</application> programs to parse, validate and
[4c24eb0a]377 manipulate SGML and XML files
[47274444]378 </para>
[e7323adb]379 <indexterm zone="opensp libosp">
380 <primary sortas="c-libosp">libosp.so</primary>
381 </indexterm>
382 </listitem>
383 </varlistentry>
384
385 <varlistentry id="libsp">
[4c24eb0a]386 <term><filename class="libraryfile">libsp.so</filename></term>
[e7323adb]387 <listitem>
[47274444]388 <para>
389 is a symlink to
[4c24eb0a]390 <filename class="libraryfile">libosp.so</filename>
[47274444]391 </para>
[e7323adb]392 <indexterm zone="opensp libsp">
[b960e3ec]393 <primary sortas="c-libsp">libsp.so</primary>
[e7323adb]394 </indexterm>
395 </listitem>
396 </varlistentry>
397
398 </variablelist>
399
400 </sect2>
[7ff89fa4]401
402</sect1>
Note: See TracBrowser for help on using the repository browser.