Swarup
2014-10-02 11:44:10 UTC
Hello Kevin and Everyone,
I have unzipped my bn.cwl file as I often do, to make updates to it --
removing words from it that have wrong spelling. But this time after
rezipping the bn.wl file to make bn.cwl, and then doing the usual steps
(configure, make, sudo make install), the spellchecker would no longer
allow me to set the language as Bengali. I have seen this in the past,
if I have inadvertently introduced a space at the end of a word. So I
again unzipped the bn.cwl, and did a search for a space in the bn.wl
file. But there were no spaces. So I need some guidance as to how to
trouble-shoot the bn.wl file, so as to get the Bengali spellchecker
working again.
Thanks,
Swarup
NB Here are the usual steps I take when editing the bn.cwl file. Even
now when I do these steps, I am not getting any error message.
1. cd ~/aspell6-bn-0.02
2. preunzip bn.cwl
This will create "bn.wl", which can be opened and edited in gedit.
When finished editing I do the following
3. prezip -f bn.wl
4. ./configure
5. make
6. sudo make install
I have unzipped my bn.cwl file as I often do, to make updates to it --
removing words from it that have wrong spelling. But this time after
rezipping the bn.wl file to make bn.cwl, and then doing the usual steps
(configure, make, sudo make install), the spellchecker would no longer
allow me to set the language as Bengali. I have seen this in the past,
if I have inadvertently introduced a space at the end of a word. So I
again unzipped the bn.cwl, and did a search for a space in the bn.wl
file. But there were no spaces. So I need some guidance as to how to
trouble-shoot the bn.wl file, so as to get the Bengali spellchecker
working again.
Thanks,
Swarup
NB Here are the usual steps I take when editing the bn.cwl file. Even
now when I do these steps, I am not getting any error message.
1. cd ~/aspell6-bn-0.02
2. preunzip bn.cwl
This will create "bn.wl", which can be opened and edited in gedit.
When finished editing I do the following
3. prezip -f bn.wl
4. ./configure
5. make
6. sudo make install