From owner-freebsd-multimedia@FreeBSD.ORG Fri Jan 22 17:57:32 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CEEE106566C for ; Fri, 22 Jan 2010 17:57:32 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 488AC8FC1B for ; Fri, 22 Jan 2010 17:57:31 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so345237qwd.7 for ; Fri, 22 Jan 2010 09:57:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Y9Oy1PWmmiKRZYPUmNkxapn6G4sWO6yq5G+HdYN92YQ=; b=rV8snbzyBEE0soPB7g4AVhI1dgBqoQmsMML+HImaC08UqXVwtS9PlpfINlUOH1Zz+n HGMikTpN8zKn0gFxaqzw4A0vVS5p3yYkMJolMuWIylewnXJEjM3Se4xdPgcHyIIzDKz4 dY4Xt/eECp/MqR01bPccwoCSY2SWTv6Y/1/tE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Ul17sogQK3ADSj0dDzZ0y8iudPh2sMFLxT/DZb9cxldn351c69hLi7eaLVdOrr37c7 fR1SMZ635VnvZ1Tc6wiRLOKI8/J7P5o2rOFv5khQWrZnStqOMqf71wiPAmRVw5nNSDh4 Mr2QZKbL33ea+xgErtR2+LdTqqtv7ireiyOok= MIME-Version: 1.0 Received: by 10.229.55.69 with SMTP id t5mr2008496qcg.34.1264183051472; Fri, 22 Jan 2010 09:57:31 -0800 (PST) In-Reply-To: <4B59E5B8.5040004@telenix.org> References: <4B59E5B8.5040004@telenix.org> Date: Sat, 23 Jan 2010 01:57:31 +0800 Message-ID: <53a1e0711001220957s5d3dc71ah6b91d75b2674319c@mail.gmail.com> From: Henry Hu To: Chuck Robey Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org Subject: Re: using gnash X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 17:57:32 -0000 Hi, On Sat, Jan 23, 2010 at 1:51 AM, Chuck Robey wrote: > I got the graphics/gnash port built & installed, but nothing happened whe= n I > pointed my firefox at youtube. =A0I think it's most likely that something= extra is > needed to complete the installation, or perhaps it's only a subset of the > youtube URLs that display, and I've picked a poor one? Do you see the plugin in the about:plugins page? As I see from the pkg-plist, the gnash port installs the plugin into certain place. You may try to create a symbol link of the plugin file in the ~/.mozilla/plugins/ directory. > > If either are true, what will get gnash working for me on FreeBSD-current= ? =A0Oh, > yes, I saw that there was a gnash-devel port, I didn't use that one, shou= ld I have? > > Or, maybe it's something simple like rebuilding firefox? > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.= org" > Cheers, Henry