The gspell package provides a flexible API to add spell checking to a GTK+ application.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://download.gnome.org/sources/gspell/1.12/gspell-1.12.1.tar.xz
Download MD5 sum: 6c1145a0d2a40c2266337a3975e0e8d5
Download size: 436 KB
Estimated disk space required: 11 MB (with tests)
Estimated build time: 0.1 SBU (with tests)
enchant-2.5.0, ICU-73.1, and GTK+-3.24.38
gobject-introspection-1.76.1, GTK-Doc-1.33.2, Vala-0.56.7, and Valgrind-3.21.0
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gspell
Install gspell by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check. The tests must be run in an X session. One test, test-checker, is known to fail if the external package Hunspell is not installed.
Now, as the root
user:
make install