From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 18:13:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3477C10656A7 for ; Thu, 6 Nov 2008 18:13:48 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.145]) by mx1.freebsd.org (Postfix) with ESMTP id EAEDF8FC22 for ; Thu, 6 Nov 2008 18:13:47 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from [84.92.153.232] (helo=curlew.milibyte.co.uk) by ptb-relay01.plus.net with esmtp (Exim) id 1Ky9MX-00072H-Vf for freebsd-questions@freebsd.org; Thu, 06 Nov 2008 18:13:46 +0000 Received: by curlew.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1Ky9MX-00046R-BU for freebsd-questions@freebsd.org; Thu, 06 Nov 2008 18:13:45 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Thu, 6 Nov 2008 18:13:45 +0000 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811061813.45150.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: adb1f5172bb0ce287fa953a838948ddc Subject: Openoffice 3.0.0 - spellchecker not functioning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2008 18:13:48 -0000 I've installed en-openoffice.org-GB-3.0.0 from ports on my 6.4-RC1 system. The install, using the command portinstall -m "LOCALIZED_LANG=en-GB -DWITH_KDE" editors/openoffice.org-3, appeared to complete OK and I can run /usr/local/bin/openoffice.org-3.0.0-swriter but attempts to check spelling in a document with known spelling errors always fail to find any errors. The "Available language modules" section in Tools - Options - Language Settings - Writing Aids" is empty, unlike my copy of Openoffice 2.3 which has 3 entries in this section. Should the language modules have been installed or have I missed anything when installing the port? -- Mike Clarke