X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by lists.alpinelinux.org (Postfix) with ESMTP id 08E645C441A for ; Wed, 16 Nov 2016 10:39:25 +0000 (GMT) Received: by mail-wm0-f43.google.com with SMTP id u144so31253633wmu.1 for ; Wed, 16 Nov 2016 02:39:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=MBOPS0fs4jhPgIXHdaZVPcX+l2zfVjILCH0cx6sCIxM=; b=Db60Q5/PG8Io2jUCXTo/K/jx+pgB6001AU/xWPzKNCSZs+7N3Vuuv1Uld9gohqylGX 0W69RQiHSFCwHD8TBAGutgpZSPWfWqH5WKoDxW2tRTQXkJGLFkmcGiZsr9WrjFI7L5YL hZa/26UNsEuK2NEmTQpUXIN6dUBCIMtMJleFrPVH+KFvOfnwVL67iaQYmueLP4f+UI91 XVcDVAGDeK46st/yriWYrTBjJ3t2l2PMBd6z4jtQWYQpLjxRbULL6zLQYXMN6UbjgMz2 G5KvbaXgNXFN+aT/PzucfA1CuEByl3RAR04w0YHZ8vWVpS6KPqJAE2ehsi7/96YxmBvy EGhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=MBOPS0fs4jhPgIXHdaZVPcX+l2zfVjILCH0cx6sCIxM=; b=fFgucWP1yN/+mz1ZdYIAOIHeB97REVJ6Ca4Y/bKXMpBfHdf4/0On8M+8qqt9maheO7 w/5IrV9vKM7zprCFHJaVZ7J1F8qkbgColMwWBoDpW/L1hdBLzo18NV58TtF14M0pli7C rR5BMxsO2TA0GK5D6nxAV1E6l17CZV0+32Vg6SmzuTwQPMskuqXZyireZf4Uc3rzK/cH y+Z1B9Ns58lu4Zi2x/9ep7KC9zw3dFLYik2VKlXs6wqUw4FSUjis1/6Owp/bc+x/Y/vB 392Nebzgodd4QWdS9r4WZHvWSdlbj8Pl2X3lvYAqweLKMCmeJFAl+m1Lh7zyixGSjof0 qk9w== X-Gm-Message-State: ABUngvec2eu4f/FTKNqhxkwIMdLQgV2FwDtkpu1fvaHhajcRg1f7IBUVGEmqbJkzQHABgg== X-Received: by 10.28.20.70 with SMTP id 67mr1859334wmu.102.1479292764065; Wed, 16 Nov 2016 02:39:24 -0800 (PST) Received: from Krypton (ircfw00.ugent.be. [157.193.250.249]) by smtp.gmail.com with ESMTPSA id yj10sm39633294wjb.3.2016.11.16.02.39.22 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 Nov 2016 02:39:22 -0800 (PST) Date: Wed, 16 Nov 2016 11:39:30 +0100 From: Jens Staal To: alpine-user@lists.alpinelinux.org Subject: [alpine-user] [BUG] installing zotero plugin in libreoffice fails Message-ID: <20161116103930.GB4459@Krypton> X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.7.1 (2016-10-04) Installing the zotero plugin in libreoffice fails with the message: The service com.sun.star.loader.java2 cannot be instatiated I noticed in the APKGBUILD of libreoffice that it is built with the configure option --without-java is this absolutely needed? Or could java be enabled for libreoffice? --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---