From owner-freebsd-office@freebsd.org Fri Mar 16 19:23:41 2018 Return-Path: Delivered-To: freebsd-office@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24467F32F5C for ; Fri, 16 Mar 2018 19:23:41 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward103o.mail.yandex.net (forward103o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::606]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A546C70484; Fri, 16 Mar 2018 19:23:40 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mxback11j.mail.yandex.net (mxback11j.mail.yandex.net [IPv6:2a02:6b8:0:1619::84]) by forward103o.mail.yandex.net (Yandex) with ESMTP id 9B45F5881F71; Fri, 16 Mar 2018 22:23:21 +0300 (MSK) Received: from smtp4j.mail.yandex.net (smtp4j.mail.yandex.net [2a02:6b8:0:1619::15:6]) by mxback11j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id WqjjlTvThl-NKHeOZwu; Fri, 16 Mar 2018 22:23:21 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1521228201; bh=HCctSyfCeYxHpOMRvibDNnH/UIaJDDVFZExpfpQWO5Y=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=HvYPmbCMMvfPkNz+duzKrXEJ9auFjeqR6DZpmt+DIQH5+P36gHxvSxVsMZk0aH5yN vxJSBoqPwlGekJ0ignR3JJvEF3lO4lYEqUO7ChTvwm6XYpVMpZdSL4fR9aGh0tbZ1W qJMIfS6W1nnmos9pwl4AqU7AmGcZ/XmqxZeTmP2A= Received: by smtp4j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id YZd72x4CrO-NFk4k2e3; Fri, 16 Mar 2018 22:23:17 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1521228200; bh=HCctSyfCeYxHpOMRvibDNnH/UIaJDDVFZExpfpQWO5Y=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=EWDPkN2GhD7WEInmqTIi2UHuaXSdYwSd0ZvWc7Uyl2T7IsKzTLYPcPQKDQzZiP5qZ Y9gBLaCoiAoMr7EIcx8f8aWy+Nyew+kIRyOps4DsI2K4KGgBpC8taKb/6EgCtrWJK1 Omoql+4QJAMg9t1ekzMCbaCCP0cHG8ThTiCwxD08= Authentication-Results: smtp4j.mail.yandex.net; dkim=pass header.i=@yandex.com Message-ID: <1521228182.95478.1.camel@yandex.com> Subject: Re: [CFT] LibreOffice 6 From: StariKarp To: Li-Wen Hsu , Per olof Ljungmark Cc: Greg Veldman , freebsd-office@freebsd.org, Greg V Date: Fri, 16 Mar 2018 15:23:02 -0400 In-Reply-To: References: <283100d2-f5ba-efcf-7272-a4f82cd29626@nethead.se> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.2 FreeBSD GNOME Team Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2018 19:23:41 -0000 On Fri, 2018-03-16 at 22:50 +0800, Li-Wen Hsu wrote: > On Mon, Mar 5, 2018 at 6:43 PM, Per olof Ljungmark > wrote: > > > On 03/05/18 06:02, Li-Wen Hsu wrote: > > > On Sun, Mar 4, 2018 at 7:37 AM, Per olof Ljungmark > > e > > > > wrote: > > > > > > > > > Build with Gtk2 went fine, dialog boxes fine. > > > No libjawt.so warning. > > > > > > Will test further tomorrow. > > > > > > Thanks! > > > > > > > > > Thanks for confirming it works. It seems that there is no major > > > issue > > > so far. I'll update the port soon. > > > > I was a little quick - missed that this error msg is still present: > > > > ===> Registering installation for libreoffice-6.0.2 > > (libreoffice-6.0.2) > > /root/freebsd-ports-libreoffice.git/trunk/editors/ > > libreoffice/work/stage//usr/local/lib/libreoffice/program/liboffice > > bean.so > > - required shared library libjawt.so not found > > Installing libreoffice-6.0.2... > > > > From LO, a JRE is found, version 1.8.0._162 > > > > So, not sure what the error actually means, can someone perhaps > > clarify? > > > > I can reproduce this, you have JAVA option enabled, right? > > In short, you don't need to worry about it. More information can be > found > here: > > https://lists.freebsd.org/pipermail/freebsd-office/2013-February/0017 > 92.html > > > Best, > Li-Wen > Yes, I have JAVA enabled. Thank you.