Joost Verburg wrote:
Angus Leeming wrote:
I see an installer at http://aspell.net/win32 for aspell 0.5. Can you
reuse that or would it be easier to start afresh with NSIS?
I wrote an installer for Aspell 0.6 and an updated dictionary installer.
However, things seem to be a little more difficult.
The --enable-win32-relocatable configure option of Aspell doesn't work.
This setting should compile it so that it will work in every directory
instead of always looking for dictionary files in the hard-coded prefix
path.
I'm afraid that the only solution is to hard-code all installers to
C:\Aspell.
Joost
I see you mailed Kevin. Way to go :)
Angus