Results 1 to 2 of 2
I need to update to flash 10, I have downloaded tar ball and need assistance installing the plugin. Using Linspire 6.0.17. Also need to upgrade to most recent version of ...
- 11-21-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 1
I need assistance updating to flash 10
I need to update to flash 10, I have downloaded tar ball and need assistance installing the plugin. Using Linspire 6.0.17. Also need to upgrade to most recent version of firefox. Thanks...
- 11-23-2009 #2
You downloaded from adobe site? Preferably we should install from the package manager of our distro. Linspire has CNR (Click-N-Run) software installation application right? Did you check in it?
Wrt file you downloaded, which type you downloaded rpm, deb or tar.gz?
If it is rpm,if it is deb package,Code:rpm -Uvh <flashplayer>.rpm
I guess, Linspire uses .deb formats.Code:dpkg -i <flashplayer>.deb
In case you have downloaded .tar.gz format,where <flashplayer> is the name of the flashplayer format you have downloaded and <libflashplayer> is the .so format file that get extracted. All commands to be executed as root (except for tar)Code:tar zxvf <flashplayer>.tar.gz cp <libflashplayer>.so /usr/lib/mozilla/plugins/
A candle looses nothing by lighting other candles. - Khalil Zibran.
Registered Linux User #490076


Reply With Quote
