On Monday 09 October 2006 11:40, Stephen Liu wrote: [SNIP] > I just have dictionary installed. > > # equery l dictionary > [ Searching for package 'dictionary' in all categories among: ] > * installed packages > [I--] [ ] app-misc/jdictionary-1.8-r1 (0) > * end * > > But it did not work on OpenOffice.
$ eix jdictionary
* app-misc/jdictionary
Available versions: 1.8 1.8-r1 ~1.8-r2
Installed: none
Homepage: http://jdictionary.sourceforge.net/
Description: A online Java-based dictionary
So why oh why do you think that has anything to do with openoffice???
Openoffice uses app-text/hunspell which in turn uses app-dicts/myspell-?? to
provide the actual languages.
# cat `equery w openoffice`
[...]
pkg_postinst() {
[...]
einfo " Spell checking is now provided through our own myspell-ebuilds, "
einfo " if you want to use it, please install the correct myspell package "
einfo " according to your language needs. "
[...]
}
[...]
Type
# eix -c myspell
or
# emerge -s myspell
to get a list of languages...
--
Bo Andresen
pgp9xbzwqW9N6.pgp
Description: PGP signature

