Required packages for spell
checking
If you want to perform spell checking using ASpell on Linux you have to install these packages:
- perl-libxml-perl
- perl-CGI
- perl-Text-Aspell
- perl-XML-RegExp
- perl-XML-Parser
- perl-XML-DOM
- aspell, libaspell15
- aspell-en, aspell-es, and any other languages
These packages are used by the
HTMLArea
extension
for spell checking.
If you are using default deployment with Jetty you don't care about
a mapping for the spell checker
URL
which is
/cgi-bin/* this will automatically handled by Jetty using
his Common Gateway Interface handler.
This work is licensed under a
Creative Commons License
.


