From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LcB7a-0004Dw-Qh for garchives@archives.gentoo.org; Wed, 25 Feb 2009 04:11:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 085B4E04DD; Wed, 25 Feb 2009 04:11:44 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by pigeon.gentoo.org (Postfix) with ESMTP id CB7D9E04DD for ; Wed, 25 Feb 2009 04:11:43 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so3156561wff.10 for ; Tue, 24 Feb 2009 20:11:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=1lwQFlngLveK1fjqfSiisbuoutkvVgVdzCK0JHxNLpA=; b=Kdqg45AzY+SaMD12u/Jsn3Uu4Si2mK/1ESXwcsFBmEbyCLn3C1iId6HcaXbYYEw7Ny kV/fmqQY5MTAmBVseJSd5+i/wVt1IN870OXYQnXaR8xc//xvzpQ5HzfIHISfhp1AIHMK DtGyA1d5ux0h3QILoqVW+kc8egZ2XKjnQY+ok= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=pDvqIclbBbUZMXleGjlZKMc3naMRHOvYqKWiaGg0Gv1jqjQqK5tBZ24FtkIbmYVIVs DwVCfHSA7rxqdZ0xYdfz5Osj9o//XA09O+KS0TmARQ/g+Y1j824pNPOaLSPOQDGP2Zbx epMFdk/kkAmS8N6L+pYR9o7fg1UgEgU9Yq9JA= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.142.88.4 with SMTP id l4mr2899499wfb.112.1235535103415; Tue, 24 Feb 2009 20:11:43 -0800 (PST) In-Reply-To: <5bdc1c8b0902242003g58222667uadad241ebe3e3fe6@mail.gmail.com> References: <5bdc1c8b0902242003g58222667uadad241ebe3e3fe6@mail.gmail.com> Date: Tue, 24 Feb 2009 20:11:43 -0800 Message-ID: <5bdc1c8b0902242011o4f586281i397a8d73590221b1@mail.gmail.com> Subject: [gentoo-user] Re: OpenOffice-bin spell checking? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b653c53b-2951-48ef-a4b2-357387d69173 X-Archives-Hash: 496259c48a78f452499844cd9f795011 Is OO really so stupid that it makes you add by hand for each user an extension spelling library from /usr/lib/openoffice/extension/install to get a spelling checker to work? Is this anyway to run a business? OK, solved. Working. I don't get it. Sorry for the noise. - Mark On Tue, Feb 24, 2009 at 8:03 PM, Mark Knecht wrote: > Hi, > =C2=A0 I emerged eselect-oodict and it acts like it's doing something but > still I don't see any dictionaries in > > Tools->Options->Language Settings->Writing Aids > > =C2=A0 Under Languages I have selected English (USA) > > =C2=A0 Is there something else I have to turn on to get spell checking > working for my wife? I do not see the entry this person has in the > upper box. Why not? I seem to have hunspell installed and it says it's > a replacement for myspell. Does it work? What's the special trick? > > Thanks, > Mark > > > dragonfly ~ # eselect oodict show > OpenOffice.org configured dictionaries > =C2=A0[1] =C2=A0 myspell > =C2=A0 =C2=A0Configured language codes from /usr/share/myspell: > =C2=A0 =C2=A0 =C2=A0en > dragonfly ~ # eselect oodict unset myspell-en > dragonfly ~ # eselect oodict show > OpenOffice.org configured dictionaries > =C2=A0(none) > dragonfly ~ # eselect oodict set myspell-en > dragonfly ~ # eselect oodict show > OpenOffice.org configured dictionaries > =C2=A0[1] =C2=A0 myspell > =C2=A0 =C2=A0Configured language codes from /usr/share/myspell: > =C2=A0 =C2=A0 =C2=A0en > dragonfly ~ # > > dragonfly ~ # eix -Ic spell > [I] app-dicts/aspell-en (6.0.0@08/10/2007): English (US, British, > Canadian) language dictionary for aspell > [I] app-dicts/myspell-en (20081002@02/24/2009): English dictionaries > for myspell/hunspell > [I] app-text/aspell (0.60.5@08/27/2007): A spell checker replacement for = ispell > [I] app-text/gnome-spell (1.0.8(1)@07/27/2008): Gnome spellchecking compo= nent > [I] app-text/hunspell (1.2.8@01/28/2009): Hunspell spell checker - an > improved replacement for myspell in OOo. > Found 5 matches. > dragonfly ~ # >