Ref: Beyond Linux(r) From Scratch - Version 2018-01-22
Chapter 9. General Libraries
enchant-2.2.1

dbus-glib is suggested as an optional dependency, but there is no sign of this 
in the configure script.

It says " If you wish to use the Aspell-0.60.6.1 backend, create a symlink, as 
the root user:

ln -svfn ../../lib/aspell /usr/share/enchant/aspell"

..but enchant will work with aspell without this symlink.

The test at the bottom of the page should read as follows:


enchant-2 -d en_GB -l /tmp/test-enchant.txt &&
enchant-2 -d en_GB -a /tmp/test-enchant.txt

i.e. enchant-2, not enchant

Regards
John
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to