From owner-freebsd-newbies@FreeBSD.ORG Sun Apr 6 14:07:40 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C10837B405 for ; Sun, 6 Apr 2003 14:07:40 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-11-228.abo.wanadoo.fr [217.128.154.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A55343F3F for ; Sun, 6 Apr 2003 14:07:38 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h36L7aQh085386; Sun, 6 Apr 2003 23:07:36 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: "Keith Leonard" , freebsd-newbies@freebsd.org Date: Sun, 6 Apr 2003 23:07:36 +0200 User-Agent: KMail/1.5.1 References: <20030406210049.69494.qmail@mail.com> In-Reply-To: <20030406210049.69494.qmail@mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304062307.36413.ajacoutot@lphp.org> Subject: Re: Java and Flash X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:07:40 -0000 On Sunday 06 April 2003 23:00, Keith Leonard wrote: > I apologize for the intrusion, but I've gone round in circle with this for > the last two months. I've probably taken BSD off the drive a dozen times in > frustration, I've hunted websites until I'm sick of the web. > How do you get Java and Flash to work with any browser under FreeBSD. I've > tried all the suggestions and still can't get it to work. Under Linux it > takes about 15 minutes and they work, but I don't want Linux I want to run > BSD. For java, see: http://www.onlamp.com/pub/a/bsd/2002/09/05/FreeBSD_Basics.html For flash, install linux-flashplugin6 and flashpluginwrapper (so you can use it under the regular Mozilla, not the linux-mozilla). I think this is the only way to have flash under FreeBSD. Antoine