3 echo "===================================================="
5 echo "You can install extra dictionaries by running"
6 echo "the following command:"
8 echo "perl /usr/share/gjiten/dicfiles/getdics.pl -all"
12 echo "perl /usr/share/gjiten/dicfiles/getdics.pl -basic"
14 echo "Running the above as non-root user will install"
15 echo "the dictionaries in your home directory."
17 echo "Find more information about the script at"
18 echo "http://gjiten.sourceforge.net/gjiten-doc/x102.html"
20 echo "===================================================="