DSL Ideas and Suggestions :: Flash 9 environment



I wonder if it's possible to create an extension without the 2.6 kernel that would support a flash 9 plugin.  Necessary dependencies appear to be:

 Library .........Package

libdl.so.2 ............ libc6
libpthread.so.0 ....... libc6
libX11.so.6 ........... libx11-6
libXext.so.6 .......... libxext6
libXt.so.6 ............ libxt6
libfreetype.so.6 ...... libfreetype6
libfontconfig.so.1 .... libfontconfig1
libgtk-x11-2.0.so.0 ... libgtk2.0-0
libgobject-2.0.so.0 ... libglib2.0-0
libglib-2.0.so.0 ...... libglib2.0-0
libm.so.6 ............. libc6
libc.so.6 ............. libc6


libasound.so .......... libasound2-dev
libssl.so ............. libssl-dev

Edit: I just collected all the files from a mepis cd...(although they're all updated with links to the above list)....

Edit2: Well, I tried it, and it didn't work out too well....crashed, like before.

Adding libs didn't help much with DSL-N, either.
...perhaps the libs need to be compiled on dsl rather than copied?
Quote (Juanito @ Mar. 31 2008,23:43)
...perhaps the libs need to be compiled on dsl rather than copied?

I guess that means there's no way around updated packages?  

Currently Installed DSL packages:

libc6...version 2.3.2.ds1-10 GNU C Library. (Conflicts with libpthread0)
 (doesn't have any the libs listed above)
libfreetype6
libfontconfig1
libgtk1.2
libglib1.2

Does gnash work as good as flash 9?

http://www.gnu.org/software/gnash/

Next Page...
original here.