Bo Peng wrote:
> Abdel, we need instructions on how to get iconv, aspell, gettext,
> aik..., etc, possibly without mingw itself.
Time, oh time...
Hi, Abdel,
Which of the following win32 binaries are you using? I am adding a
extra_bin_path so that msgfmt can be used without setting path. I also
feel that we need aspell, and that aikasurus to have a *full* lyx
binary, but I could not find win32 builds.
For iconv, I used:
http://gnuwin32.sourceforge.net/packages/libiconv.htm
I recommend the complete setup package:
http://prdownloads.sourceforge.net/gnuwin32/libiconv-1.9.2-1.exe?download
For gettext utils, I recommend:
http://gnuwin32.sourceforge.net/packages/gettext.htm
You should install the complete package, except sources:
http://prdownloads.sourceforge.net/gnuwin32/gettext-0.14.4.exe?download
This package also contains libintl but I don't recommend using it.
Indeed locale support will only work with included gettext so I
recommend to make it the default option for gettext.
Abdel.