[xyzzy:07784] ispell の辞書ファイル作成
- Subject: [xyzzy:07784] ispell の辞書ファイル作成
- From: Toshinobu MATSUDA <matsudat@xxxxxxxxxxxxxxxxxxxxx>
- X-mailer: Winbiff [Version 2.33PL2]
こんにちは。
いつもお世話になっています。
初歩的な質問で恐縮なのですが,ispellの辞書ファイルがどうしても作
成できません。
Readme.jaにしたがって,Cygwinをインストールし,Windowsのsort.exe
を削除したりしながら,いろいろやっていますが,エラーが出てしまい
ます。
たとえば,こんな感じです。
コマンドプロンプトから:
D:\xyzzy\etc\ispell\lib>sh builddict.sh web2
munchlist: not found
error: zero-length dictionary generated
rm: not found
Cygwinから:
Administrator /cygdrive/d/xyzzy/etc/ispell/lib
$ sh builddict.sh web2
No dictionary (/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/
munch1796n)
Couldn't create fake hash file
error: zero-length dictionary generated
Matsuda