From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 03:42:02 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30207106566C for ; Mon, 20 Apr 2009 03:42:02 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id DDC648FC16 for ; Mon, 20 Apr 2009 03:42:01 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by an-out-0708.google.com with SMTP id c3so641026ana.13 for ; Sun, 19 Apr 2009 20:42:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=NDprBQ8yE+JTWAwttvMy61PCvwIBaWLjIZvqAqg+Vh8=; b=F7opaQvlheDNzQg5PMqYGZYhi5uHP1wSO5Li4fBMCFwkRihjZd0jm4rNed3MIwxFzn d7sdME2dJJuxzi9MjMYlfPLWdBFfcu5ePABAAppZmyHmckTNTi6/omkKytGZBeIKO5kP ISBUc3C4SnQfcSEmaD/rzs22BAIxuH6xnnqOw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=q8fd8EBxqTZkYX7SplWfgtMJ3Ikp8d426yCfTByVPmXMcf6r8i2EcWh5f7ZyNcOxys JytP1wzWW69IamJG2FIKCOhES4rpksIq4GWXob+ygOnX7P8VgFNaAeyTPZs22eWgt+sc GThErGrITTxRMrLXFYZJW6s/RQuggaPths2I8= MIME-Version: 1.0 Received: by 10.100.152.12 with SMTP id z12mr6849696and.141.1240197188965; Sun, 19 Apr 2009 20:13:08 -0700 (PDT) In-Reply-To: <1240194773.1054.5.camel@localhost.localdomain> References: <1240194773.1054.5.camel@localhost.localdomain> Date: Sun, 19 Apr 2009 23:13:08 -0400 Message-ID: <8cb6106e0904192013m413e9e67rc45fda0a080ce93f@mail.gmail.com> From: Josh Carroll To: Christopher Chambers Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Flash 10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 03:42:02 -0000 On Sun, Apr 19, 2009 at 10:32 PM, Christopher Chambers wrote: > Hi, > > Nspluginwrapper's website says that version 1.2.2 is capable of > installing flash 10. When I tried it, I got the message: no appropriate > viewer found. Any ideas? I just installed it with success on 7.2-RC1/amd64. I had nspluginwrapper-1.2.2_2 already installed and installed flash10 with: cd /usr/ports/www/linux-f8-flashplugin10 make install clean Then I just ran this as my regular user: nspluginwrapper -v -a -i What option(s) were you using to nspluginwrapper? Can you provide the full output from nspluginwrapper when you run it? Regards, Josh