View Single Post
  #7 (permalink)  
Old 05-02-2006, 04:04 PM
msca msca is offline
Member
 
Posts: 14
Default

Hi!

this problem still exitst. Meanwhile i find out more details.
Server is using UTF-8 coding, while aspell dictionary is in ISO8859-2.

I found this.
http://www.fil.unibuc.ro/~solcan/wt/orto/scr.html
and this to change codepage of a file:
iconv -f ISO8859-2 -t UTF-8 ro.wl > ro-utf8.wl
but now i cant install aspell

any ideas?
thx
Saby
Reply With Quote