Getbig.com: American Bodybuilding, Fitness and Figure
Getbig Main Boards => General Topics => Topic started by: grab an umbrella on August 18, 2007, 11:16:30 PM
-
I dont know if anyone here will be able to answer it, I sure hope so though. I have ubuntu as my os, I'm semi retarded with linux. Anyways I need to know how to install flash on this os. I looked online and I didn't understand any of it.
-
Basically... you have to get the windows plugin and put that into your linux installation.
http://ubuntuforums.org/showthread.php?t=290785
This one may be better for you if you need a "step by step".
http://www.howtoforge.com/native_linux_flash_player9_in_ubuntu
-
a-ah - saviour of the universe
-
Is it the 32 or 64 bit distribution?
Adobe provide native support for 32bit Linux OS's last time I checked.
-
Look what I found...
http://labs.adobe.com/downloads/flashplayer9.html
There is a linux plugin... check it out (It's beta, but hell, that's better than nothing)
-
If you cut & paste the following in a terminal:
apt-cache search flash | grep plugin
and see the words
flashplugin-nonfree - Adobe Flash Player plugin installer
Then you can type
sudo apt-get install flashplugin-nonfree
to install it.
Let me know if you can't see it.
-
The type:
sudo make world