From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 17:10:58 2010 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 A1C831065678 for ; Wed, 14 Jul 2010 17:10:58 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 66D5A8FC31 for ; Wed, 14 Jul 2010 17:10:58 +0000 (UTC) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 14 Jul 2010 13:10:57 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.10.8-GA) with ESMTP id LUA91566; Wed, 14 Jul 2010 13:10:49 -0400 (EDT) Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 14 Jul 2010 13:10:49 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19517.61336.727129.808585@jerusalem.litteratus.org> Date: Wed, 14 Jul 2010 13:10:48 -0400 To: paul In-Reply-To: References: X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: FreeBSD vs YouTube X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2010 17:10:58 -0000 paul writes: > So finally i came here with the question: Is it possible > to watch youtube on a FreeBSD system ? Yes. I have it running on FreeBSD 9.0-CURRENT #0: Fri Apr 23 11:34:17 EDT 2010 amd64 > And if it is, someone would be so kind to guide me to a FAQ / > Article / wiki / or tell me how to do it ? AS far as I know, there is no stand-alone player. Foe use with SeaMonkey (and presumably FireFox), the magic components are: huff@>> dir /var/db/pkg | grep flas drwxr-xr-x 2 root wheel 512 Jun 16 07:45 linux-f10-flashplugin-10.1r53 huff@>> dir /var/db/pkg | grep splug drwxr-xr-x 2 root wheel 512 Jul 2 07:59 nspluginwrapper-1.2.2_7 Robert Huff