On Tue, 14 Feb 2017, Paul Flint wrote: > Quite a collection and contribution. I presume a spell checker is included in > the Extra Packages for Enterprise Linux?
actually the base OS has a full suite of spelling tools [herrold ~]$ rpm -qa \*spell\* | grep -v devel hspell-1.2-6.el7.x86_64 gtkspell-2.0.16-8.el7.x86_64 aspell-en-7.1-5.el7.x86_64 hunspell-en-US-0.20121024-5.el7.noarch hunspell-1.3.2-15.el7.x86_64 gtkspell3-3.0.3-4.el7.x86_64 aspell-0.60.6.1-9.el7.x86_64 [herrold ~]$ There has been some churn in what the spelling tool is CALLED, however --- GNU aspell is the replacement for the former ispell, but it seems to drag in other parts, so I list what is present on my machine -- Russ herrold ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
