From owner-freebsd-questions@FreeBSD.ORG Wed May 24 14:02:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB04B16A433 for ; Wed, 24 May 2006 14:02:18 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74BA543D49 for ; Wed, 24 May 2006 14:02:18 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 3277 invoked from network); 25 May 2006 00:02:17 +1000 Received: from 210-84-43-67.dyn.iinet.net.au (HELO localhost) (210.84.43.67) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 25 May 2006 00:02:17 +1000 Date: Thu, 25 May 2006 00:01:53 +1000 From: Norberto Meijome To: "Marwan Sultan" Message-ID: <20060525000153.4c5ee018@localhost> In-Reply-To: References: <20060524230140.36d212ab@localhost> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: firefox with flash and java! 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, 24 May 2006 14:02:20 -0000 On Wed, 24 May 2006 13:33:33 +0000 "Marwan Sultan" wrote: > > Hello Beto, > Thank you again, for the quick replay, the last step has been done as > root, but the error presented. > after searching freebsd list i found the follow to command insted. > > >cd /usr/src patch < rtld_dlsym_hack.diff cd libexec/rtld-elf/ make > >clean make obj make depend make && make install > > and after reboot it was perfect. ha! yes, probably you had to do this to refresh the library if it was already in memory (init 1, enter, ctrl-d would have been faster though) > > I'v tested few sites and flash is working great, one of the sites, if you > click on > the flash ads that they have, it will open externel popup flash window for > you > to run a flash video clip on it, this one didnot work, > I think it needs external flash player to run such thing is it correct? > do you recommend any? dont click on the ads? ;) not sure - i never actually had the need for that.... an 'external popup flash window' would be, in most cases, a browser window , so you should be covered here. Maybe it's a video.google flash? (or something using the *same* tech so it also fails? I've found a few that die... but the ones @ flash.com all worked fine. Beto