Revision of How to install Flash Player in Debian Etch 64 bit with Iceweasel. from Mon, 19/01/2009 - 19:57

The revisions let you track differences between multiple versions of a post.

=='''Introduction.'''== Adobe® Flash Player does not support 64 bit Linux, so getting it to work, is a bit of a nightmare. But thanks to the folks at dipconsultants, it is now possible. Essentially, what those folks have done, is write a wrapper that allows the ordinary Linux version (32 bit), to work in a 64 bit environment. Sadly, for those of you now used to working in a GUI in Linux, it is not possible to carry out this procedure that way. This time, the '''command line''' rules; OK! But don't panic, it's not half as hard as you would suspect and I'll give you a tip or two along the way in order to lighten the burden. Tip 1. It is possible to '''copy and paste''' all the commands direct from this wiki page. You simply '''highlight''' the command on the page, go to '''Edit --> Copy''' in your browser and then transfer the command to the '''Terminal''' by using (Shift) '''⬆ + Insert''' Tip 2. Please note, in the '''command boxes''' on this page, the '''#>''' or '''$>'''represents your '''prompt,''' and should '''''not''''' be copied as part of the command. =='''The Procedure.'''== First, you need to open the '''Root Terminal.''' It's not strictly necessary, as you could always '''su''' to root from a user terminal, but I'm trying to make it as straight forward as possible. This is what you will see, having typed in your root password. Notice the '''#''' at the prompt (rather than a '''$''') indicating you are the root user.   Tip 3. Remember, as '''root''' you can do a lot of damage to the system, so follow this carefully. Having got to a root prompt, type (or copy) this command:

#> echo "deb http://www.dipconsultants.com/debian etch main" >> /etc/apt/sources.list

and hit the '''Enter''' button on your keyboard. Tip 4. No command will be initiated until you hit '''Enter.''' The above command adds the repository hosted by dipconsultants to your '''sources.list.''' It is from this repository, the necessary files will be downloaded. Tip 5. After activating each command, make sure there are no error messages, which would indicate the command had not progessed as it should. The next command is:

#> apt-get update

and hit '''Enter.''' This command updates the index of files that relate to '''all''' your sources. By doing so, it will add into the index, those files on offer from dipconsultants. Next, carry out this command:

#> apt-get install markybob-keyring

and, Yes, you've guessed it, hit '''Enter.''' This command installs the keyring, a sort of security token that allows access to their server. Now we need to update again:

#> apt-get update

and dare I say it, '''Enter.''' You've now updated with the token and shouldn't get any more security warnings. Finally, we come to getting what this is all about: the wrapper:

#> apt-get install ia32-libs-gtk nspluginwrapper

This command downloads and installs all the required files and the wrapper for you. Now, to remind you, this page is all about installing into a '''64 bit''' environment. It is essential you now '''close the Root Terminal''' by typing:

#> exit

You may have to do that twice. Using the same methodology (from the same drop down menu) as at the beginning of this page, now open a '''Terminal.''' An ordinary '''user''' one; '''not root.''' If you've got this right, you will now have a '''$''' prompt, like this: The next command you need, is this:

$> wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_p...

This command will download Flash Player for you in a '''compressed''' form. This is why it's appended '''tar.gz''' Now we need to '''decompress''' it:

$> tar -zxf install_flash_player_9_linux.tar.gz

'''Warning.''' The next part is where I hit some trouble. Debian, as it's a "pure" Linux distro, holds great belief in only providing true open source applications. As I understand it, that is the reason Mozilla Firefox is no longer offered and Iceweasel is in it's place. However, the next installation command requires, moving the files into '''~/.mozilla/plugins/''' and it is possible, those files '''don't exist.''' By all means try the next command, because particularly if you have Firefox installed, it could be it will work first time. But do check after this part for any error messages. I'll explain how to get over the problem directly '''after''' this next command.

$> mv install_flash_player_9_linux/flashplayer-installer/libflashplayer.so ~/.mozilla/plugins/

'''If you got a message at this point, something along the lines of "no such files,"''' you will need to create them. '''Only carry out the following command if you had an error message, similar to the one given.'''

$> mkdir ~/.mozilla/plugins/

This will create the required directory. You can check if it's there by typing this at the command:

$> cd ~/.mozilla/plugins/

If your prompt changes to:

$> ~/.mozilla/plugins/

all is now well and you can type this, to return you to your home prompt:

$> cd ~

That's '''cd''' a space and then '''~''' Now you're back at your own prompt, repeat this command and all should be well:

$> mv install_flash_player_9_linux/flashplayer-installer/libflashplayer.so ~/.mozilla/plugins/

Finally, we're going to run the wrapper script from the kind folk at dipconsultants, by typing this at the prompt:

$> nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so

At this point, you should be able to restart Iceweasel and enjoy Flash Player, but I personally had one final hiccup. For some reason, it would work on some sites and not on others; specifically You Tube. I did wonder whether having the browser open during the procedure, caused a problem, but using this command, sorted the problem out. I closed the browser and ran this command which updates nspluginwrapper:

$> nspluginwrapper -v -a -u

All is now well, as can be seen from a screenshot of You Tube, which shows a touch screen Linux system, complete with compiz-fusion; how cool's that?

Comments

You're right, it's a lot

You're right, it's a lot easier than I thought, that's a relief. I thought that I have to search for some very specific file extensions and install the software the old way, it's a bit more difficult to realize that on Linux, I learned my lesson.

Well i applied this method

Well i applied this method and Iceweasel and enjoy Flash Player....

FLowers2world

Really your post is really very good and I appreciate it. It’s hard to sort the good from the bad sometimes, but I think you’ve nailed it. You write very well which is amazing. I really impressed by your post.

This is nice post which I was

This is nice post which I was awaiting for such an artice and I have gained some useful information from this site. Thanks for sharing this information.

Great tutorial, I did it

Great tutorial, I did it exactly how you wrote it down, and it worked for me flawless. Greetings,

Great tutorial, I did it

Great tutorial, I did it exactly how you wrote it down, and it worked for me flawless. Greetings,

Now I know how to install

Now I know how to install flash player in Debian Etch 64 bit with iceweasel. Thanks for your tutorial!

Thanks , for a really

Thanks , for a really informative post on how to install . I tried installing the software a couple of times , I actually even tried installing it using a disaster recovery software but the outcome was the same . But when I tried installing the first time after reading this post , it was successful . Thanks for your information , it has actually helped me a lot .

This is my first post.I

This is my first post.I really like this blog..nice to meet youI'm reading this post from my I-Phone and it looks great!

How am I sure that.....

Thank you Samantha for your comments you are right to be concerned however "dpconsultants" have only used components already found within the repository. There are very strict peer review mechanisms to insure that no code is installed unless thoroughly tested and examined for code infringement. Such situations really if ever happen but you should always be on your guard. However "DPConsultants" only provided a howto as far as I know no code to my knowledge was modified the author of this article was only giving credit to the people who came up with the solution. This article is quite okd now though and is entirely possible it is out of date. Thanks for your review though - SoSLUG

How are you all sure, that

How are you all sure, that dipconsultants is not a cheating site? How am I sure this code is not the work of criminals? I couldn’t find any real contact address on their webpage. After all, flash/actionscript is often used by criminals to get access to data, that should not be in their hands. Just a thought. best seo

Dedicated Server India

I was very pleased to find this site.I wanted to thank you for this great read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you post.

The instructions are clear

The instructions are clear for us to understand. There is an existing news that For the most part Apple products will not utilize the frequently used Adobe Flash Player. Why won't Apple do something that numerous of the company's customers want? Well according to Apple adobe flash crashes OS devices too often to place into their products. They also feel the flash player has an excessive amount of possibilities to deplete the batteries to their gadgets quiet easily; and will wear down their batteries life span. I can't figure out if Apple just wants to prove a point and stand by their values, or if they are really trying to give their buyers the very best products accessible. I will leave that for you to choose.

Great blog post. It’s useful

Great blog post. It’s useful information.

Thanks for your guide, i know

Thanks for your guide, i know how to install now.

problems

Whenever I type in the first command prompt with the $ or the web address i get an error saying Error 404: not found what am i doing wrong?

Cheers for the info. It was a

Cheers for the info. It was a good read.

hello

julia here. what i'm asking is, if is possible to install Adobe's Alpha 64 bit Flashplayer on Debian Etch amd64? Reply With Quote...

64 bit flash player for Lenny

Hi, do you have the same solution for Lenny? Happy Christmas!

lkj

Even i also want to know how to install flash player in debian Etch 64 bit with Iceweasel? pr sydney

commnet

Thanks for such fabulous instructions. I want to write an article about the testking .Would you like to guide me in this aspect?I want to write the best one.

Firefox

You can always right click a .swf and "Open in Firefox" or similiar browser: Will play using the plugin.

Stand alone flash player?

Hello Paul: thank you for the instructions. Do you know if there is a standalone version (instead of the plugin) of the flash player for a 64 bit machine? Thanks...

awesome! also, Ubuntu instructions

nice, thanks for the tutorial. nice touch on the ending, showing a guy showing off a sweet touchscreen+compiz setup. for Ubuntu 64 users, i would recommend this tutorial (I used it and it works well): http://ubuntuforums.org/showthread.php?t=772490