jpeters
Group: Members
Posts: 804
Joined: April 2006 |
|
Posted: Mar. 31 2008,03:21 |
|
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.
|