public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] About Dictionary
       [not found] <20061009094017.9210.qmail@web35209.mail.mud.yahoo.com>
@ 2006-10-09 12:19 ` Bo Ørsted Andresen
  0 siblings, 0 replies; 3+ messages in thread
From: Bo Ørsted Andresen @ 2006-10-09 12:19 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1150 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] About Dictionary
@ 2006-10-09 15:30 Stephen Liu
  2006-10-09 16:52 ` [gentoo-user] " Harm Geerts
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Liu @ 2006-10-09 15:30 UTC (permalink / raw
  To: gentoo-user

Hi BoØrsted,

Tks for your advice.

> # 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. "
>    [...]
> }
> [...]

# cat `equery w openoffice`
!!! No masked or unmasked packages found for openoffice
(hanging here)

# ls /etc/portage/
package.keywords  package.use
No package.mask and package.unmask found

# cat /etc/portage/package.keywords
app-cdr/brasero ~amd64

# cat /etc/portage/package.use
x11-libs/cairo X png
app-text/acroread cups nls ldap nsplugin
media-gfx/gimp python -aalib -altivec -debug doc gimpprint gtkhtml -hardened jpeg lcms mmx -mng png smp -sse svg tiff -wmf
* end *

Where can I find samples to create them.  TIA


> Type
> # eix -c myspell

> or

> # emerge -s myspell
> to get a list of languages...

# emerge -pv app-dicts/myspell-en

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-dicts/myspell-en-20060316  4,295 kB

Total size of downloads: 4,295 kB
* end *

# emerge -av app-dicts/myspell-en

Now openoffice has its own dictionary.  Tks.


B.R.
SL




-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-user] Re: About Dictionary
  2006-10-09 15:30 [gentoo-user] About Dictionary Stephen Liu
@ 2006-10-09 16:52 ` Harm Geerts
  0 siblings, 0 replies; 3+ messages in thread
From: Harm Geerts @ 2006-10-09 16:52 UTC (permalink / raw
  To: gentoo-user

On Monday 09 October 2006 17:30, Stephen Liu wrote:
> # cat `equery w openoffice`
> !!! No masked or unmasked packages found for openoffice
> (hanging here)

amd64 only supports openoffice-bin

And the command was only used to show you the einfo lines which would have 
told you to use myspell.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-09 16:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-09 15:30 [gentoo-user] About Dictionary Stephen Liu
2006-10-09 16:52 ` [gentoo-user] " Harm Geerts
     [not found] <20061009094017.9210.qmail@web35209.mail.mud.yahoo.com>
2006-10-09 12:19 ` [gentoo-user] " Bo Ørsted Andresen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox