From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 05:35:00 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 ABDA41065672 for ; Fri, 5 Mar 2010 05:35:00 +0000 (UTC) (envelope-from ptkrisada@gmail.com) Received: from mail-yx0-f184.google.com (mail-yx0-f184.google.com [209.85.210.184]) by mx1.freebsd.org (Postfix) with ESMTP id 643BA8FC19 for ; Fri, 5 Mar 2010 05:35:00 +0000 (UTC) Received: by yxe14 with SMTP id 14so361937yxe.16 for ; Thu, 04 Mar 2010 21:34:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=PORELmXpqLzUXB9/G3eIaDnhWtLUqcu1UyDHceZd7MI=; b=An+9V2BLvjQp3tge++LtuWlUuQntsJcDX0+kMr235aAXJ9ow0NK9FqLjS080PT3pQe 9irbyuq279nDqvpM7R+DqhIelD6wD1LNtQeNTgHTC4WT0KmkJ9IG9FeVZ0qwx3VHbUjJ rXT4Basf6tZMDyrbAUy4TRTbz/w0RVk/FodUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=R4x+hJ/4B6StoG+DHaCT6GaV4Gbq+vXY1UOc17GkTAR1TtXIvkH41NmyI8WiQd9nEE eSU1uG8uono0A3A3NI8QwE1lXv8nrAF9WIDC9U6LRC3gFtBCkIDBjDV+yYrNAcSNZFJk aLkgrBt0wDNJtX+pLH/gY7c+HDvzDjIJHxcJY= Received: by 10.100.24.28 with SMTP id 28mr1092186anx.220.1267765961585; Thu, 04 Mar 2010 21:12:41 -0800 (PST) Received: from gmail.com (125.27.83.127.adsl.dynamic.totbb.net [125.27.83.127]) by mx.google.com with ESMTPS id 9sm429866ywe.37.2010.03.04.21.12.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Mar 2010 21:12:39 -0800 (PST) Date: Fri, 5 Mar 2010 12:14:15 +0700 From: Pongthep Kulkrisada To: freebsd-questions@freebsd.org Message-ID: <20100305051415.GA1847@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Flash viewer for FBSD 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: Fri, 05 Mar 2010 05:35:00 -0000 Hi all, I have been using FBSD since 5.4 until now 8.0. Mostly, I use it as a server and coding C (as my hobby). All the time I stay in console without fancy of any GUI. For GUI applications, I mostly use Windows. Now I want to use only FBSD for web browsing and don't want to use Windows. I installed FBSD 7.1 with KDE 3.5 from CD. Then I csup(ed) and buildworld to FBSD 7.2 and then finally FBSD 8.0 while remaining KDE unchanged. I use opera-10.10 for web browsing. The problem is that ``flash viewer'' is not installed. Shockwave/Adobe/Macromedia flash viewers are not shipped with FBSD CD. It looks very bad for browsing web without flash viewer. I tried installing from ports. - opera-linuxplugins-10.10.xxxx - linux-f10-flashplugin-10.0 - f4l-0.2.1.4 (I guess it stands for ``flash for linux''.) But they do not fix the problem. Anyone who can fix this problem please point me out. Thanks, Pongthep