Results 1 to 3 of 3
Hi folks,
Ubuntu 10.04 64 bit
I have "flashplugin-nonfree" installed running on this OS
$ apt-cache policy flashplugin-nonfree
Code:
flashplugin-nonfree:
Installed: 10.1.53.64ubuntu0.10.04.1
Candidate: 10.1.53.64ubuntu0.10.04.1
Version table:
10.1.53.64ubuntu0.10.04.1 0
.....
I ...
- 06-21-2010 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
[SOLVED] Flashplugin problem
Hi folks,
Ubuntu 10.04 64 bit
I have "flashplugin-nonfree" installed running on this OS
$ apt-cache policy flashplugin-nonfreeCode:flashplugin-nonfree: Installed: 10.1.53.64ubuntu0.10.04.1 Candidate: 10.1.53.64ubuntu0.10.04.1 Version table: 10.1.53.64ubuntu0.10.04.1 0 .....
I download "persistence-lesson01.zip" on;
https://sourceforge.net/projects/ecl...ce%20Tutorial/
and decompress it.On clicking "lesson01.html" it asks to "Download Adobe Flash Player". On completion of installation it popup "adobe-flashplugin is virtual".Code:lesson01.html lesson01.swf ProductionInfo.xml swfobject.js
I found following link;
adobe-flashplugin is virtual on 64bit Ubuntu 10.04
adobe-flashplugin is virtual on 64bit Ubuntu 10.04 | Crimm
and ran;
$ sudo add-apt-repository ppa:sevenmachines/flash && sudo apt-get update && sudo apt-get install flashplugin64-installer
and got the package installed.
On clicking "lesson01.html" it asks to "Download Adobe Flash Player" again. Please help. TIA
B.R.
satimis
- 06-21-2010 #2Just Joined!
- Join Date
- Jun 2010
- Location
- silicon valley
- Posts
- 6
Hi,
Try the instructions here:
(I am new from lurking for awhile so I can't post URLs, replace the [dot] s with actual periods)
helpforlinux [dot] blogspot [dot] com/2010/05/install-flash-player-10-on-ubuntu-1004 [dot] html
They worked for me on both of my 64-bit 10.04 boxes.
- 06-22-2010 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546



