Changeset 9a9b94f
- Timestamp:
- 04/09/2005 02:45:20 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b9d1118
- Parents:
- 4a7d1a4
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r4a7d1a4 r9a9b94f 77 77 <!ENTITY expat-version "1.95.8"> 78 78 <!ENTITY libesmtp-version "1.0.3r1"> 79 <!ENTITY aspell-version "0.60 ">79 <!ENTITY aspell-version "0.60.2"> 80 80 <!ENTITY ispell-version "3.2.06.epa7"> 81 81 <!ENTITY guile-version "1.6.6"> -
general/genlib/aspell.xml
r4a7d1a4 r9a9b94f 7 7 <!ENTITY aspell-download-http "http://gnu.mirror.mcgill.ca/aspell/aspell-&aspell-version;.tar.gz"> 8 8 <!ENTITY aspell-download-ftp "ftp://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz"> 9 <!ENTITY aspell-md5sum " 8fa031d0eb37a5538aa6fefa657e707f">9 <!ENTITY aspell-md5sum "d067596a1d9029d127d85e5040bab0ab"> 10 10 <!ENTITY aspell-size "1.6 MB"> 11 <!ENTITY aspell-buildsize " 39.3 MB">12 <!ENTITY aspell-time "0.7 4SBU">11 <!ENTITY aspell-buildsize "41.5 MB (includes the English dictionary)"> 12 <!ENTITY aspell-time "0.76 SBU"> 13 13 ]> 14 14 … … 20 20 <?dbhtml filename="aspell.html"?> 21 21 <title>Aspell-&aspell-version;</title> 22 <indexterm zone="aspell"> 23 <primary sortas="a-Aspell">Aspell</primary></indexterm> 22 24 23 25 <sect2> … … 68 70 69 71 <screen><userinput><command>./configure --prefix=/usr && 70 make && 71 make install</command></userinput></screen> 72 make</command></userinput></screen> 73 74 <para>Now, as the root user:</para> 75 76 <screen><userinput role='root'><command>make install</command></userinput></screen> 72 77 73 78 </sect2> … … 83 88 84 89 <screen><userinput><command>./configure && 85 make && 86 make install</command></userinput></screen> 90 make</command></userinput></screen> 91 92 <para>Now, as the root user:</para> 93 94 <screen><userinput role='root'><command>make install</command></userinput></screen> 87 95 </sect3> 88 96 … … 92 100 <title>Contents</title> 93 101 94 < para>The <application>Aspell</application> package contains95 < command>aspell</command>,96 < command>aspell-import</command>,97 < command>precat</command>,98 <command>preunzip</command>, 99 < command>prezip</command>,100 < command>prezip-bin</command>,101 <command>pspell-config</command>, 102 < command>run-with-aspell</command>,103 < command>word-list-compress</command>,104 filters, dictionaries, compatibility scripts and the 105 < filename class='libraryfile'>libaspell</filename> and106 <filename class='libraryfile'>libpspell</filename> libraries.</para> 107 108 < /sect2>109 110 <sect2><title>Description</title> 111 112 < sect3><title>aspell</title>113 < para><command>aspell</command>is a utility that can function as an102 <segmentedlist> 103 <segtitle>Installed Programs</segtitle> 104 <segtitle>Installed Libraries</segtitle> 105 <segtitle>Installed Directories</segtitle> 106 107 <seglistitem> 108 <seg>aspell, aspell-import, precat, preunzip, prezip, prezip-bin, pspell-config, 109 run-with-aspell and word-list-compress</seg> 110 <seg>libaspell.so and libpspell.so</seg> 111 <seg>/usr/include/pspell and /usr/lib/aspell-0.60</seg> 112 </seglistitem> 113 </segmentedlist> 114 115 <variablelist> 116 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 117 <?dbfo list-presentation="list"?> 118 119 <varlistentry id="aspell-prog"> 120 <term><command>aspell</command></term> 121 <listitem><para>is a utility that can function as an 114 122 <command>ispell -a</command> replacement, as an independent spell checker, as 115 123 a test utility to test out <application>Aspell</application> features, and as 116 a utility for managing dictionaries.</para></sect3> 117 118 <sect3><title>aspell-import</title> 119 <para><command>aspell-import</command> imports old personal dictionaries into 120 <application>Aspell</application>.</para></sect3> 121 122 <sect3><title>precat</title> 123 <para><command>precat</command> decompresses a <command>prezip</command>ped 124 file to stdout.</para></sect3> 125 126 <sect3><title>preunzip</title> 127 <para><command>preunzip</command> decompresses a <command>prezip</command>ped 128 file.</para></sect3> 129 130 <sect3><title>prezip</title> 131 <para><command>prezip</command> is a prefix delta compressor, used to compress 132 sorted word lists or other similar text files.</para></sect3> 133 134 <sect3><title>prezip-bin</title> 135 <para><command>prezip-bin</command> is called by the various wrapper scripts to 136 perform the actual compressing and decompressing.</para></sect3> 137 138 <sect3><title>pspell-config</title> 139 <para><command>pspell-config</command> displays information about the 124 a utility for managing dictionaries.</para> 125 <indexterm zone="aspell aspell-prog"> 126 <primary sortas="b-aspell">aspell</primary> 127 </indexterm></listitem> 128 </varlistentry> 129 130 <varlistentry id="aspell-import"> 131 <term><command>aspell-import</command></term> 132 <listitem><para>imports old personal dictionaries into 133 <application>Aspell</application>.</para> 134 <indexterm zone="aspell aspell-import"> 135 <primary sortas="b-aspell-import">aspell-import</primary> 136 </indexterm></listitem> 137 </varlistentry> 138 139 <varlistentry id="precat"> 140 <term><command>precat</command></term> 141 <listitem><para>decompresses a <command>prezip</command>ped file to 142 stdout.</para> 143 <indexterm zone="aspell precat"> 144 <primary sortas="b-precat">precat</primary> 145 </indexterm></listitem> 146 </varlistentry> 147 148 <varlistentry id="preunzip"> 149 <term><command>preunzip</command></term> 150 <listitem><para>decompresses a <command>prezip</command>ped file.</para> 151 <indexterm zone="aspell preunzip"> 152 <primary sortas="b-preunzip">preunzip</primary> 153 </indexterm></listitem> 154 </varlistentry> 155 156 <varlistentry id="prezip"> 157 <term><command>prezip</command></term> 158 <listitem><para>is a prefix delta compressor, used to compress sorted word 159 lists or other similar text files.</para> 160 <indexterm zone="aspell prezip"> 161 <primary sortas="b-prezip">prezip</primary> 162 </indexterm></listitem> 163 </varlistentry> 164 165 <varlistentry id="prezip-bin"> 166 <term><command>prezip-bin</command></term> 167 <listitem><para>is called by the various wrapper scripts to perform the 168 actual compressing and decompressing.</para> 169 <indexterm zone="aspell prezip-bin"> 170 <primary sortas="b-prezip-bin">prezip-bin</primary> 171 </indexterm></listitem> 172 </varlistentry> 173 174 <varlistentry id="pspell-config"> 175 <term><command>pspell-config</command></term> 176 <listitem><para>displays information about the 140 177 <filename class='libraryfile'>libpspell</filename> installation, mostly for use 141 in build scripts.</para></sect3> 142 143 <sect3><title>run-with-aspell</title> 144 <para><command>run-with-aspell</command> is a script to help use 145 <application>Aspell</application> as an <command>ispell</command> 146 replacement.</para></sect3> 147 148 <sect3><title>word-list-compress</title> 149 <para><command>word-list-compress</command> compresses or decompresses sorted 150 word lists for use with the <application>Aspell</application> spell 151 checker.</para></sect3> 152 153 <sect3><title>aspell libraries</title> 154 <para>The <filename class='libraryfile'>lib{a,p}spell</filename> libraries 155 are spell checking library interfaces.</para></sect3> 178 in build scripts.</para> 179 <indexterm zone="aspell pspell-config"> 180 <primary sortas="b-pspell-config">pspell-config</primary> 181 </indexterm></listitem> 182 </varlistentry> 183 184 <varlistentry id="run-with-aspell"> 185 <term><command>run-with-aspell</command></term> 186 <listitem><para>is a script to help use <application>Aspell</application> 187 as an <command>ispell</command> replacement.</para> 188 <indexterm zone="aspell run-with-aspell"> 189 <primary sortas="b-run-with-aspell">run-with-aspell</primary> 190 </indexterm></listitem> 191 </varlistentry> 192 193 <varlistentry id="word-list-compress"> 194 <term><command>word-list-compress</command></term> 195 <listitem><para>compresses or decompresses sorted word lists for use with the 196 <application>Aspell</application> spell checker.</para> 197 <indexterm zone="aspell word-list-compress"> 198 <primary sortas="b-word-list-compress">word-list-compress</primary> 199 </indexterm></listitem> 200 </varlistentry> 201 202 <varlistentry id="libaspell"> 203 <term><filename class='libraryfile'>libaspell.so</filename></term> 204 <listitem><para>contains spell checking <acronym>API</acronym> 205 functions.</para> 206 <indexterm zone="aspell libaspell"> 207 <primary sortas="c-lib">libaspell.so</primary> 208 </indexterm></listitem> 209 </varlistentry> 210 211 <varlistentry id="libpspell"> 212 <term><filename class='libraryfile'>libpspell.so</filename></term> 213 <listitem><para>is an interface to the 214 <filename class='libraryfile'>libaspell</filename> library. All the spell 215 checking funtionality is now in 216 <filename class='libraryfile'>libaspell</filename> but this library is 217 included for backwards compatibility.</para> 218 <indexterm zone="aspell libpspell"> 219 <primary sortas="c-libpspell">libpspell.so</primary> 220 </indexterm></listitem> 221 </varlistentry> 222 </variablelist> 156 223 157 224 </sect2> -
introduction/welcome/changelog.xml
r4a7d1a4 r9a9b94f 23 23 <itemizedlist> 24 24 25 <listitem><para>April 8th, 2005 [randy]: Updated to 26 PostgreSQL-8.0.1.</para></listitem>25 <listitem><para>April 8th, 2005 [randy]: Updated to PostgreSQL-8.0.1 and 26 Aspell-0.60.2.</para></listitem> 27 27 28 28 <listitem><para>April 7th, 2005 [randy]: Updated the JadeTex instructions
Note:
See TracChangeset
for help on using the changeset viewer.