On Tue, 2003-10-07 at 08:02, guenther wrote: > > > If your distro ships with recent aspell packages, you should install > > > them. Distros shipping with outdated aspell packages (like RH9) need the > > > > what if you do have the latest aspell (pspell is now integrated) > > packages by whatever means and this is still the case > > > > what's the best way to go about debugging this. how does evo* check for > > availability? > > Have you carefully read the noted archive post? It should all be > mentioned in there. > > At least, tell us your Distribution (including version) and the output > of the following command:
Oi! The question goes un-answered. How does it check for spell-check availability. I was just trying to get a quick dirty answer so that I could investigate myself. Anyway: $ uname -a Linux addiction 2.4.21 #19 SMP Wed Jun 18 23:23:15 EDT 2003 i686 i686 i386 GNU/Linux ....It was RedHat 8 when this beatings began last year, but at this point it's sort of ambiguous since i've installed most of the RH9 RPMs that didn't chain-depend. $ rpm -qva | grep -i spell|sort aspell-0.33.7.1-16 aspell-da-1.4.22-5 aspell-devel-0.33.7.1-16 aspell-en-ca-0.33.7.1-16 aspell-en-gb-0.33.7.1-16 aspell-pt-0.1-10 aspell-pt_BR-2.4-10 aspell-sv-1.3.8-2 gtkspell-2.0.2-1 gtkspell-devel-2.0.2-1 pspell-0.12.2-14 pspell-devel-0.12.2-14 and /opt is my /usr/local, except /usr/local was claimed my some ghetto 3rd party RPMs, so my hand-rolled-sources go there: $ find /opt -name "*spell*" /opt/bin/aspell /opt/bin/pspell-config /opt/bin/run-with-aspell /opt/bin/aspell-import /opt/share/doc/aspell /opt/share/locale/am/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/cs/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/da/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/de/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/el/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/es/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/fi/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/fr/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/hu/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/it/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/ja/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/lt/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/lv/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/nl/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/no/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/pl/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/pt/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/pt_BR/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/ru/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/sk/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/sr/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/[EMAIL PROTECTED]/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/sv/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/tr/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/uk/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/vi/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/zh_CN/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/az/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/be/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/bg/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/he/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/ta/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/wa/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/locale/kn/LC_MESSAGES/gnome-spell-1.0.5.mo /opt/share/gnome-spell-1.0.5 /opt/share/gnome-spell-1.0.5/spell-checker.glade /opt/share/control-center-2.0/icons/spell-checker.png /opt/share/aspell /opt/share/aspell/spell /opt/share/aspell/ispell /opt/lib/gnome-spell /opt/lib/gnome-spell/libgnome-spell-component-0.3.so /opt/lib/gnome-spell/libgnome-spell-component.so /opt/lib/gnome-spell/libgnome-spell-component.la /opt/lib/gnome-spell/libgnome-spell-component.a /opt/lib/libaspell.so.15.0.2 /opt/lib/libaspell.so.15 /opt/lib/libaspell.so /opt/lib/libaspell.la /opt/lib/libpspell.so.15.0.2 /opt/lib/libpspell.so.15 /opt/lib/libpspell.so /opt/lib/libpspell.la /opt/lib/aspell /opt/include/aspell.h /opt/include/pspell /opt/include/pspell/pspell.h > > $ rpm -qa | grep spell | sort > > > > > recent versions packaged by Ximian to be installed. These packages are > > > on the Ximian FTP server and mirrors -- you can get them via Red-Carpet. > > > > > > You will at least need aspell, aspell-$LANG and gnome-spell1 packages. > > > > > > > > > Mark wrote some details about spell checking (archive). Please start by > > > following this instructions: > > > http://lists.ximian.com/archives/public/users/2003-June/010000.html > > ...guenther > _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
