Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Oct 2008 13:37:56 +0200
From:      Tijl Coosemans <tijl@ulyssis.org>
To:        "J.R. Oldroyd" <fbsd@opal.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Status of Flash 9 on stable
Message-ID:  <200810171337.57569.tijl@ulyssis.org>
In-Reply-To: <20081016162327.1cdcacd1@vougeot>
References:  <20081014183047.DA9EA4500F@ptavv.es.net> <20081016142537.446d6dc1@mkproductions.org> <20081016162327.1cdcacd1@vougeot>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 16 October 2008 22:23:27 J.R. Oldroyd wrote:
> It works here, although my 7-stable is a few days old and I applied
> the linprocfs.c patch by hand.
> 
> I also used the pre-compiled libflashsupport.so binary referred to in
> the thread.
> 
> Then used nspluginwrapper to add links for native apps.
> 
> Linux support is fc8.
> 
> It works in native firefox3, albeit without audio.  Firefox does not
> crash.  Flash apps quietly run to completion.  Youtube works.

No audio often means libflashsupport can't find all lib dependencies.
You can check this with:

/compat/linux/bin/sh /usr/bin/ldd /usr/lib/libflashsupport.so

linux_base-f8 was missing some of those libs, so make sure you have
the latest version of that port.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810171337.57569.tijl>