The gspell package provides a flexible API to add spell checking to a GTK+ application.
This package is known to build and work properly using an LFS-9.0 platform.
Download (HTTP): https://ftp.gnome.org/pub/gnome/sources/gspell/1.8/gspell-1.8.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gspell/1.8/gspell-1.8.1.tar.xz
Download MD5 sum: 8269918ea5ff798e49943e7daf6a32b9
Download size: 412 KB
Estimated disk space required: 14 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
gobject-introspection-1.60.2, GTK-Doc-1.32, ISO Codes-4.3, Vala-0.44.7, and Valgrind-3.15.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gspell
Install gspell by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check. One test, test-checker, is known to fail if the external package Hunspell is not installed. The tests also must be run in an X session.
Now, as the root
user:
make install
Last updated on 2019-08-21 13:25:24 -0700