Aram unde gresesc?
Comanda pentru instalare aspell
curl ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.6.tar.gz | tar xz && cd aspell-0.60.6 && ./configure && make && sudo make install
Comanda pentru instalare dictionar romanesc
curl ftp://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-3.1.tar.bz2 | tar xj && cd aspell6-en-6.0-0 && ./configure && make && sudo make install
Comanda pentru dump
aspell -l ro dump master
Imi da eroare ca The file “/usr/local/lib/aspell-0.60/ro” can not be opened for reading.