Hunspell
From CBLFS
Jump to navigationJump to search
Download Source: | http://ftp.gnu.org/gnu/aspell/aspell-0.60.6.1.tar.gz |
---|---|
Download Dictionary: | ftp://ftp.gnu.org/gnu/aspell/dict |
Contents
Introduction to Hunspell
Hunspell is the default spell checker of OpenOffice.org and Mozilla Firefox 3 & Thunderbird.
Project Homepage: http://hunspell.sourceforge.net//
Dependencies
Non-Multilib
Compile the package:
LDFLAGS="-L -liconv" ./configure --prefix=/usr && LDFLAGS="-L -liconv" make
Install the package
make install
Multilib
32Bit
Compile the package:
Install the package
N32
Compile the package:
Install the package
64Bit
Compile the package:
Install the package