Changeset ccd4213
- Timestamp:
- 11/14/2003 06:32:20 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- d7098ab
- Parents:
- 19de595
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pst/sgml/opensp/opensp-inst.xml
r19de595 rccd4213 2 2 <title>Installation of <application>OpenSP</application></title> 3 3 4 <para>This patch removes some annoying messages that can appear while 5 running <command>openjade</command>.</para> 4 <para>Install <application>OpenSP</application> by running the following commands:</para> 6 5 7 <screen><userinput><command>patch -Np1 -i ../OpenSP-1.5-LITLEN.patch 6 <screen><userinput><command>patch -Np1 -i ../OpenSP-1.5-LITLEN.patch && 8 7 patch -Np1 -i ../OpenSP-1.5-gcc33-1.patch</command></userinput></screen> 9 8 10 <para>Install <application>OpenSP</application> by running the following commands:</para> 9 <para>The first patch removes some annoying messages that can appear while 10 running <command>openjade</command>.</para> 11 11 12 12 <screen><userinput><command>./configure --prefix=/usr --disable-static --enable-http \ … … 30 30 <tip><title>Update hint</title> 31 31 <para>Remove the above catalog items prior to upgrading with: 32 <screen><command>install-catalog --remove 33 /etc/sgml/OpenSP-<replaceable>[version]</replaceable>.cat \ 32 <screen><command>install-catalog --remove /etc/sgml/OpenSP-<replaceable>[version]</replaceable>.cat \ 34 33 /usr/share/sgml/OpenSP-<replaceable>[version]</replaceable>/catalog && 35 34 install-catalog --remove /etc/sgml/sgml-docbook.cat \ 36 35 /etc/sgml/OpenSP-<replaceable>[version]</replaceable>.cat</command></screen></para></tip> 37 36 38 39 37 </sect2> 40
Note:
See TracChangeset
for help on using the changeset viewer.