From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MGbjR-0001LG-U8 for garchives@archives.gentoo.org; Tue, 16 Jun 2009 16:41:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F594E039B; Tue, 16 Jun 2009 16:41:56 +0000 (UTC) Received: from mail-ew0-f220.google.com (mail-ew0-f220.google.com [209.85.219.220]) by pigeon.gentoo.org (Postfix) with ESMTP id ED970E039B for ; Tue, 16 Jun 2009 16:41:55 +0000 (UTC) Received: by ewy20 with SMTP id 20so312454ewy.34 for ; Tue, 16 Jun 2009 09:41:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=gLNG+ENRvLnxQjOrn4TZryQfapr5MfG5d1qQp/TDDjM=; b=dWFUoaYicAvGBFd396x8DdaHgcYvD7+BEgpxKkpheiV+VQAj4QMdRyD9HJ6/WbmyQK B/OsaLEzjtv7d46ETf6vLY8b07eyVVwxTt3+dTVLXT9BierwrgtmoEGGdcYkG8e41G8T OPMW14EGqMpKg6e91z3ZeBNphohgKPHQ92Y5Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=VMxy8DmnO6bHbZ88rfPbWFyvF0/USAX3RkbMKTijS1NCH8Ey7r6qhdH9wdOYUgLwqz k3KFZT12fggt6G1/NxuWMmpiFWftPAaOp39Vjamd5cjpItqZCpDEfAVEs2OuVqZAfmJp IcDiSIgE9/P9mVMV7Xs22ggii9vXD7g+70950= Received: by 10.210.30.10 with SMTP id d10mr10073163ebd.84.1245170515271; Tue, 16 Jun 2009 09:41:55 -0700 (PDT) Received: from nazgul.localnet (196-210-153-123-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.123]) by mx.google.com with ESMTPS id 5sm35714eyf.18.2009.06.16.09.41.53 (version=SSLv3 cipher=RC4-MD5); Tue, 16 Jun 2009 09:41:54 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] openoffice-3.1.0: nsplugin USE flag does nothing? Date: Tue, 16 Jun 2009 18:40:16 +0200 User-Agent: KMail/1.11.4 (Linux/2.6.30-gentoo-r1; KDE/4.2.4; x86_64; ; ) References: In-Reply-To: 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 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906161840.16808.alan.mckinnon@gmail.com> X-Archives-Salt: 139f9a3a-65c4-4ce6-a387-0f37b25636f4 X-Archives-Hash: 02d74f3539489124ee59d7a515cd1cc5 On Tuesday 16 June 2009 18:23:59 Nikos Chantziaras wrote: > I enabled the nsplugin USE flag in OOo 3.1.0 and re-emerged. Curiously, > nothing changed. There's no plugin listed in Firefox (3.0.11). Am I > missing something obvious? I'm on AMD64. > > OOo has been emerged with following USE flags: > > bash-completion dbus gtk linguas_en linguas_en_US nsplugin I also don't know what it does, but I do know I had to remove the flag to get OOo to build since about 4 months ago. More info at bug 256773. Perhaps you can make sense of it and even get your question answered, it's all a bit over my head. I would assume that USE=nsplugin gives you browser plugins to view OOo files. It's a major hassle but have you looked in the emerge log for clues? Perhaps the plugins couldn't be built and th reason is buried deep in that massive build log. You might even need to MAKEOPTS="-j1" to get a sane order in the log ... :-) -- alan dot mckinnon at gmail dot com