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

Title: Question about flash
Post 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.
Title: Re: Question about flash
Post by: tu_holmes on August 19, 2007, 01:28:22 AM
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
Title: Re: Question about flash
Post by: amc1980 on August 19, 2007, 05:59:44 AM
a-ah - saviour of the universe
Title: Re: Question about flash
Post by: Nordic Superman on August 22, 2007, 05:47:35 AM
Is it the 32 or 64 bit distribution?

Adobe provide native support for 32bit Linux OS's last time I checked.
Title: Re: Question about flash
Post by: tu_holmes on August 22, 2007, 08:50:22 PM
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)
Title: Re: Question about flash
Post by: l_c0llins on August 22, 2007, 10:22:14 PM
If you cut & paste the following in a terminal:

Code: [Select]
apt-cache search flash | grep plugin
and see the words
Code: [Select]
flashplugin-nonfree - Adobe Flash Player plugin installer
Then you can type
Code: [Select]
sudo apt-get install flashplugin-nonfree
to install it.

Let me know if you can't see it.
Title: Re: Question about flash
Post by: Nordic Superman on August 23, 2007, 02:15:41 AM
The type:

sudo make world