Results 1 to 4 of 4
i am complete newbie in linux....i even don;t know how to log on as a root user.....i have downloaded the flash player 9 but I don;t know how to install ...
- 12-24-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 7
Flash Player 9 Beta installation
i am complete newbie in linux....i even don;t know how to log on as a root user.....i have downloaded the flash player 9 but I don;t know how to install it....can someone help me.....thanks......
- 12-24-2006 #2
Welcome to LinuxForums. I can see you're new so I'll give you a bit of advice: the mods don't like it when you post the same problem more than once. Chances are your problem will get solved no matter how many times you post it.
- 12-24-2006 #3
Just download Flash Player 9 beta 2 from Adobe Labs (choose Download Installer for Linux).
Uncompress the file :
Then copy libflashplayer.so to the ~/.mozilla/plugins/ directory :Code:tar zxf FP9_plugin_beta_112006.tar.gz
If ~/.mozilla/plugins/ doesn't exist, just create it :Code:cp FP9_plugin_beta_112006/libflashplayer.so ~/.mozilla/plugins/
There are many threads about this on the forum, so you can search a bit if you want more details.Code:mkdir -p ~/.mozilla/plugins/
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 12-24-2006 #4Just Joined!
- Join Date
- Nov 2006
- Posts
- 7
Thanks for your help.it is working now........


Reply With Quote