Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Aspell Dictionary can't be opened

Tags:

When I try to add a word or to ignore all, Aspell throws the error 'the file "C:/Program Files (x86)/Aspell/en.pws" cannot be opened for writing'. Anyone know what is causing this problem and how to fix it?

like image 359
Elliot Avatar asked Nov 19 '09 16:11

Elliot


1 Answers

Ensure that the security settings of the "C:/Program Files (x86)/Aspell" folder for the current user allow for modifying and writing.

I had the same issue, and this cleared it right up.

like image 113
TAllen Avatar answered Oct 14 '22 05:10

TAllen