From owner-freebsd-questions@FreeBSD.ORG Fri Feb 17 08:52:27 2012 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 DBA331065678 for ; Fri, 17 Feb 2012 08:52:27 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 8D21A8FC0A for ; Fri, 17 Feb 2012 08:52:27 +0000 (UTC) Received: from mail.unitedinsong.com.au (bell.herveybayaustralia.com.au [192.168.0.40]) by mail.unitedinsong.com.au (Postfix) with ESMTP id 152F35C28 for ; Fri, 17 Feb 2012 19:05:53 +1000 (EST) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.177]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 987FD5C22 for ; Fri, 17 Feb 2012 19:05:52 +1000 (EST) Message-ID: <4F3E142C.2090009@herveybayaustralia.com.au> Date: Fri, 17 Feb 2012 18:47:40 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <1329465559.7427.9.camel@localhost> In-Reply-To: <1329465559.7427.9.camel@localhost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Google+ install Hangout Voice and Video Plug-in X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 08:52:27 -0000 On 02/17/12 17:59, The Todds wrote: > Hi, > > I was wondering whether it would possible to get Google+ Hangout running > on Freebsd. > > I am running firefox-10.0,1 installed from the ports on FreeBSD > 8.2-STABLE #0:amd64 > > Trying to install the plugin from the Google+ page and I get an almost > finished message, but that is as far as it goes. I understand that > Google+ is only supported on Windows XP+, Mac OS X 10.5+ or Linux, but > what would it take, or is it even possible to get it working on Freebsd? Possibly just nspluginwrapper if it works on linux, but it depends on what it actually needs in terms of calls and libraries. If your lucky and can get the src you may get it working natively.