From owner-freebsd-current@FreeBSD.ORG Sat Oct 8 21:28:32 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02332106566B for ; Sat, 8 Oct 2011 21:28:31 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id AE5148FC14 for ; Sat, 8 Oct 2011 21:28:31 +0000 (UTC) Received: by qadz30 with SMTP id z30so4472325qad.13 for ; Sat, 08 Oct 2011 14:28:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=k9QPqGSxUNpbpu3B9xfPxDm5+YdgjkuNgI1ONmAegwo=; b=vZcRXGubVHZoBdYgomD1T+J2TK5Nr9EoXjWE/uF7JuisBHVJOWRFqD19SdEfeTUpvY 4/PiHaYURYKUl8i4fQyXS6B5+e84gDkfZtfj+CgOn+xDyyPzkoZ6CrAYnIu0L455bSMF 4xBO6AckBLaiWOkgyWv9Kr4cTQkB1YZBytVNU= MIME-Version: 1.0 Received: by 10.224.189.198 with SMTP id df6mr6281857qab.46.1318109310996; Sat, 08 Oct 2011 14:28:30 -0700 (PDT) Received: by 10.224.74.82 with HTTP; Sat, 8 Oct 2011 14:28:30 -0700 (PDT) In-Reply-To: References: <8e42ff5adc4823b6a46fb59704a2bca5.squirrel@eternamente.info> Date: Sat, 8 Oct 2011 14:28:30 -0700 Message-ID: From: Garrett Cooper To: Greg Miller Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, Nenhum_de_Nos Subject: Re: flash for 9-beta3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2011 21:28:32 -0000 On Sat, Oct 8, 2011 at 2:21 PM, Greg Miller wrote: > On 10/8/11, Nenhum_de_Nos wrote: >> as recently had issues in this regard, to install it can I just use >> http://www.freebsd.org/doc/handbook/desktop-browsers.html or there is >> another guide ? > > I've just noticed that I never actually added the symbolic link, but > I've otherwise followed the 8.x instructions you linked to in the > handbook, and my Flash is working nicely on 9.0B3. Every time you update the port, you must re-run nspluginwrapper. Seems like the port itself is sort of broken by not doing this by default with the post-install script. -Garrett