LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-25-2009, 06:36 PM   #1
penyuan
Member
 
Registered: Oct 2009
Distribution: Scientific Linux 6
Posts: 190

Rep: Reputation: 19
Can't use Iceweasel Flash 10 plugin for Debian 5.0.3


Hello,
Please excuse my ignorance as a total Linux newbie, but:
I've been trying for a week trying to get Flash to work for the Iceweasel (OR Epiphany) browser in Debian, but gnash, mplayer, totemplayer does not let me view YouTube videos (nor Apple.com/trailers, which I know needs quicktime).
I tried to download the Flash 10 plugin from the Adobe website, but the tar.gz file only has the flash plugin .so file but no xmt or installer files that Adobe claims to be in it. Iceweasel is not recognising the .so file when I put it into my iceweasel/plugins folder.
Finally, I am running Debian 5.0.3 on a PowerBook G4, i.e. w/ a PowerPC processor.
Is there any way to get this to work?
Thanks!!
 
Old 10-25-2009, 06:43 PM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Flash Player is a cross-platform browser plug-in that delivers breakthrough Web experiences to over 98% of Internet users.

Method 1

If you run Etch you will want to use backport.org

First you need to edit the /etc/apt/sources.list file using the following command

#nano /etc/apt/sources.list

add the following line

deb http://www.backports.org/debian etch-backports main contrib non-free

save and exit the file.

Update the source list using the following command

#apt-get update

All backports are deactivated by default. If you want to install something from backports run:

#apt-get -t etch-backports install “packagename”

If you are using etch and you want apt to verify the downloaded backports you can import backports.org archive’s key into apt:

#apt-get install debian-backports-keyring

If you want to get your packages from backports upgraded automatically the following entry in /etc/apt/preferences should be sufficient:

Package: *
Pin: release a=etch-backports
Pin-Priority: 200

Once you have backports all set up do one of the following commands

#apt-get update

#apt-get install flashplugin-nonfree

Method 2

Using debian-multimedia.org repo

First you need to download the debian-multimedia-keyring package from here

Install using the following command

#dpkg -i debian-multimedia-keyring_2008.10.16_all.deb

you need to edit the /etc/apt/sources.list file using the following command

#nano /etc/apt/sources.list

add the following lines which is suitable for you

For etch (stable) alpha, amd64, hppa, i386, ia64, powerpc and sparc packages

deb http://www.debian-multimedia.org etch main
or
deb ftp://ftp.debian-multimedia.org etch main
or
deb http://www.debian-multimedia.org stable main or
deb ftp://ftp.debian-multimedia.org stable main

For lenny (testing) alpha, amd64, armel, hppa, i386, ia64, mipsel, powerpc and sparc packages

deb http://www.debian-multimedia.org lenny main
or
deb ftp://ftp.debian-multimedia.org lenny main
or
deb http://www.debian-multimedia.org testing main or
deb ftp://ftp.debian-multimedia.org testing main

For sid (unstable) alpha, amd64, armel, hppa, i386, ia64, mipsel, powerpc and sparc packages.

deb http://www.debian-multimedia.org sid main or
deb ftp://ftp.debian-multimedia.org sid main

For experimental amd64, i386 and powerpc packages. transcode, k9copy and kplayer (Qt4 version) and mjpegtools packages.

The official Debian experimental repository isn’t needed.
deb http://www.debian-multimedia.org experimental main or
deb ftp://ftp.debian-multimedia.org experimental main

For source

deb-src http://www.debian-multimedia.org sid main or
deb-src ftp://ftp.debian-multimedia.org sid main

Install flash player using the following command

#apt-get install flashplayer-mozilla

Once you have flash installed you can check in Iceweasel by entering aboutlugins in the address bar. It should show something like:

Shockwave Flash
File name: /usr/lib/flashplayer-mozilla/libflashplayer.so
Shockwave Flash 10.0.12.36

The above works for Iceweasel, Opera, Epiphany, and Midori

Last edited by Drakeo; 10-25-2009 at 06:45 PM.
 
Old 10-25-2009, 06:43 PM   #3
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
In the .tar.gz file, there is an installer called (IIRC) flashplayer-installer. Install it by either:
Code:
./flashplayer-installer
to install to your home directory or do it as root to put it in system wide. Or do
Code:
cp libflashplayer.so /usr/lib/iceweasel/plugins
as root.
 
Old 10-25-2009, 07:17 PM   #4
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
either use the backports.org repo and install flashplugin-nonfree or use the debian-multimedia.org repo and install flashplayer-mozilla either way will give you Flash 10.

Shockwave Flash
File name: /usr/lib/flashplayer-mozilla/libflashplayer.so
Shockwave Flash 10.0 r32
 
Old 12-01-2009, 04:58 PM   #5
walterbyrd
Member
 
Registered: Apr 2004
Posts: 734

Rep: Reputation: 46
I am running Lenny. I followed the instructions. I get the message that Here is what I got.


Code:
Saving to: `./install_flash_player_9_linux.tar.gz'

     0K .......... .......... .......... .......... ..........  1%  490K 6s
    50K .......... .......... .......... .......... ..........  3%  861K 5s
   100K .......... .......... .......... .......... ..........  5%  726K 4s
   150K .......... .......... .......... .......... ..........  6%  964K 4s
   200K .......... .......... .......... .......... ..........  8% 1.29M 3s
   250K .......... .......... .......... .......... .......... 10% 1.37M 3s
   300K .......... .......... .......... .......... .......... 11% 1.24M 3s
   350K .......... .......... .......... .......... .......... 13% 1.31M 3s
   400K .......... .......... .......... .......... .......... 15% 1.74M 3s
   450K .......... .......... .......... .......... .......... 16%  922K 3s
   500K .......... .......... .......... .......... .......... 18% 1.59M 2s
   550K .......... .......... .......... .......... .......... 20% 1.28M 2s
   600K .......... .......... .......... .......... .......... 21% 1.98M 2s
   650K .......... .......... .......... .......... .......... 23% 2.03M 2s
   700K .......... .......... .......... .......... .......... 25% 1.77M 2s
   750K .......... .......... .......... .......... .......... 26% 1.58M 2s
   800K .......... .......... .......... .......... .......... 28% 2.04M 2s
   850K .......... .......... .......... .......... .......... 30% 2.35M 2s
   900K .......... .......... .......... .......... .......... 31% 1.77M 2s
   950K .......... .......... .......... .......... .......... 33% 2.27M 2s
  1000K .......... .......... .......... .......... .......... 35% 2.07M 1s
  1050K .......... .......... .......... .......... .......... 36% 2.21M 1s
  1100K .......... .......... .......... .......... .......... 38% 1.92M 1s
  1150K .......... .......... .......... .......... .......... 40% 2.46M 1s
  1200K .......... .......... .......... .......... .......... 41% 2.50M 1s
  1250K .......... .......... .......... .......... .......... 43% 2.47M 1s
  1300K .......... .......... .......... .......... .......... 45% 1.75M 1s
  1350K .......... .......... .......... .......... .......... 46% 1.75M 1s
  1400K .......... .......... .......... .......... .......... 48% 1.75M 1s
  1450K .......... .......... .......... .......... .......... 50%  787K 1s
  1500K .......... .......... .......... .......... .......... 51% 2.22M 1s
  1550K .......... .......... .......... .......... .......... 53%  967K 1s
  1600K .......... .......... .......... .......... .......... 55%  790K 1s
  1650K .......... .......... .......... .......... .......... 56%  880K 1s
  1700K .......... .......... .......... .......... .......... 58%  886K 1s
  1750K .......... .......... .......... .......... .......... 60%  496K 1s
  1800K .......... .......... .......... .......... .......... 62%  699K 1s
  1850K .......... .......... .......... .......... .......... 63%  506K 1s
  1900K .......... .......... .......... .......... .......... 65%  872K 1s
  1950K .......... .......... .......... .......... .......... 67% 1.27M 1s
  2000K .......... .......... .......... .......... .......... 68% 1.24M 1s
  2050K .......... .......... .......... .......... .......... 70% 1.59M 1s
  2100K .......... .......... .......... .......... .......... 72% 1.29M 1s
  2150K .......... .......... .......... .......... .......... 73%  774K 1s
  2200K .......... .......... .......... .......... .......... 75%  660K 1s
  2250K .......... .......... .......... .......... .......... 77%  948K 1s
  2300K .......... .......... .......... .......... .......... 78% 1.31M 1s
  2350K .......... .......... .......... .......... .......... 80%  888K 1s
  2400K .......... .......... .......... .......... .......... 82% 1.57M 0s
  2450K .......... .......... .......... .......... .......... 83% 1.56M 0s
  2500K .......... .......... .......... .......... .......... 85% 1.76M 0s
  2550K .......... .......... .......... .......... .......... 87% 1.69M 0s
  2600K .......... .......... .......... .......... .......... 88% 1.78M 0s
  2650K .......... .......... .......... .......... .......... 90% 1.70M 0s
  2700K .......... .......... .......... .......... .......... 92% 2.01M 0s
  2750K .......... .......... .......... .......... .......... 93% 1.90M 0s
  2800K .......... .......... .......... .......... .......... 95% 1.76M 0s
  2850K .......... .......... .......... .......... .......... 97% 1.96M 0s
  2900K .......... .......... .......... .......... .......... 98% 2.15M 0s
  2950K .......... .......... .......... ...                  100% 2.09M=2.4s

2009-12-01 15:44:19 (1.22 MB/s) - `./install_flash_player_9_linux.tar.gz' saved [3055224/3055224]

Adobe Flash Player installed.
 
Old 12-01-2009, 04:59 PM   #6
walterbyrd
Member
 
Registered: Apr 2004
Posts: 734

Rep: Reputation: 46
Sorry, I messed up the last message.

Flash does not work. I don't know what went wrong.
 
  


Reply

Tags
debian, flash, plugin, powerpc


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Iceweasel Flash Plugin lppatmore Debian 20 07-16-2013 08:35 PM
no audio for iceweasel flash player plugin dombrowsky Linux - Software 11 10-18-2011 06:27 PM
[SOLVED] Cannot install Adobe flash plugin: Iceweasel web browser: Os- Boss linux tejas racergun80 Linux - Newbie 3 09-11-2010 04:32 PM
Debian/LXDE/IceWeasel Flash Not Working iball8888 Linux - Newbie 7 10-08-2009 02:02 PM
cannot install flash player on iceweasel in debian etch parf Linux - Newbie 16 11-23-2008 11:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration