Changes

Linux Desktop

252 bytes added, 08:46, 18 October 2017
Magyar helyesírás ellenőrző
=Magyar helyesírás ellenőrző=
Elsőként A helyesírást az '''aspell''' programmal fogjuk ellenőrizni. Telepítsük fel az aspell-t: <pre># dnf install aspell</pre> Majd fel kell rakni az aspell magyar szótárát. Ez nincs benne a repóba, innen letölthető: ftp://ftp.gnu.org/gnu/aspell/dict/0index.html
Ezt kell letölteni: '''aspell6-hu-0.99.4.2-0'''
<pre>
# ./configure
Finding Dictionary file location ... /usr/lib64/aspell-0.60
Finding Data file location ... /usr/lib64/aspell-0.60
</pre>
 
<pre>
# make
# make install