2010-12-28 05:35:37 PST
I see, well... I'm sorry your struggling, I genuinely understand your position, and feel for you, I pray things get better.
Now, we all have our stories and are struggling, lets refrain from bringing our personal frustrations out in the forum, remember, this is a place to group and ask for help, not to lash out when your feelings get hurt... you get more bees with honey than vinegar!
Software takes time to mature, and this plug-in is in beta, it does work but it need attention to correct a few items, and an investment of time for things that people normally take for granted... like a proper installation with more attention between the link of the spell check library, and the plug-in itself. Unfortunately, I don't have the time right now myself to invest, however, I'll be happy to help you install the current version. Here are the steps you should take:
1) Install Aspell from scratch, using the win32 installer
- This only installs the lib in; Program Files/Aspell/bin
- Here is a link to the installer;
http://ftp.gnu.org/gnu/aspell/w32/Aspell-0-50-3-3-Setup.exe
- Make SURE the bin path is in your %PATH% variable. This is
the #1 reason for the plug-in to NOT work
- Here is a link that describes in detail about the system env variables:
http://vlaurie.com/computers2/Articles/environment.htm
- Make SURE it's in the SYSTEM path not the USER path (very important or it will work
for only one user)
2) Install a language pack.
- I'm not sure which language you will choose but, for me it's English
- Here is a link to a page with all the language packs;
http://aspell.net/win32/
3) Make sure NPP is installed correctly
- If you use the defaults it should be in; Program Files/Notepad++
4) Install the plug-in
- All you have to do, is drop the .dll file in the plugin's dir and should look
something like; C:/Program Files/Notepad++/plugins
- You can download the dll here:
http://sourceforge.net/projects/squiggly/files/SquigglySpellCheck.dll/download
That's it, now open a new document. By default squiggly will check .txt files, but you can ask it to auto-spell check anything from the plug-ins menu.
Let us know how it goes