Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: thane on December 06, 2013, 04:05:13 PM

Title: Flash or Better
Post by: thane on December 06, 2013, 04:05:13 PM
Dumb questions -- is Flash available in dCore? Or is there a better way of viewing YouTube etc.?
Title: Re: Flash or Better
Post by: roberts on December 06, 2013, 04:25:15 PM
I haven't used flash in a while, but imported iceweasel can play HTML5 YouTube when last I tried on GK802 arm
Title: Re: Flash or Better
Post by: Jason W on December 06, 2013, 04:58:00 PM
I am using flash on dCore, importing iceweasel, firefox, midori, or chromium should bring in the necessary deps.  If you want flash, just download the tarball:

http://get.adobe.com/flashplayer/download/?installer=Flash_Player_11.2_for_other_Linux_(.tar.gz)_32-bit&standalone=1

untar the tarball:

tar xvf install_flash_player_11_linux.i386.tar.gz


copy the library to /usr/lib/mozilla/plugins:

mkdir -p /usr/lib/mozilla/plugins
cp libflashplayer.so  /usr/lib/mozilla/plugins/

Add the path usr/lib/mozilla/plugins to your /opt/.filetool.lst file and do a backup.

I will double check the dependencies of the browsers besides firefox/seamonkey tonight to make sure they will work with flash out of the box.

Title: Re: Flash or Better
Post by: thane on December 07, 2013, 02:32:35 AM
Followed your instructions. Flash works now. Thanks!

Thane