Page 1 of 1

pygtkspell

Posted: 16. May 2012, 15:31
by Tideflat
I am trying to get the spell-check plugin for Zim to work. It depends on the python bindings for gtkspell.
Zim manual wrote: Dependencies: This plugin requires the "gtkspell" library to be installed as well as the Python language bindings for this library. On Ubuntu or Debian systems installing the package "python-gtkspell" (or "python-gnome2-extras" on older releases) will meet these dependencies.
gtkspell is in the respiratory, put I wasn't able to find the python bindings.

After doing some research I think it is talking about pygtkspell, and I think it might be included in the gnome-python-extras. I can't seem to find a home page but here is what I have:

Source I think: ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.25/
Slackfind's results page: slackfind.net/en/packages/search/?name=pygtkspell&distversion=12

Any other way to get the spell check working would be equally appreciated.

Re: pygtkspell

Posted: 17. May 2012, 14:09
by gapan
OK, you can now find and install gnome-python-extras in sourcery/slapt-src.

Re: pygtkspell

Posted: 17. May 2012, 21:10
by Tideflat
Thank you very much! :D