Friday, July 20, 2007

Install Flash Player in x86_64 system

1.download nspluginwrapper rpm packages, plugin and viewer are need.
2.install nspluginwrapper
#rpm -ivh nspluginwrapper-i386-0.9.91.4-1.x86_64.rpm
#rpm -ivh nspluginwrapper-0.9.91.4-1.x86_64.rpm

3.download flashplayer from adobo.com
install flash-plugin ,so libflashplayer.so in the /usr/lib64/flash/ or other where,
$locate libflashplayer.so you can find it.

4.$cp libflashplayer.so ~/.mozilla/plugins/
5.$nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so

No comments: