RedHat5_64最简单的安装Flash方法
之前在网上找的那些手动复制那个Flash文件到那个Flash-plagin文件夹的方法怎么设置都不管用。
先安装安装rpmforge-release,把这个复制在GOOGLE里然后找到你对应系统版本的那个最新版本的下载下来安装。安装好后就可以使用yum命令来安装一些常用软件了。
yum install flash-plugin(firefox的flash插件)
yum install fuse-ntfs-3g(能访问微软系统nfts磁盘)
yum install rar(读写rar压缩文件)
yum install vlc (强大的播放器)
这次我装了redhat 5.3 换好Centos 5的yum源后再装上了上面这个RPMFORGE,运行yum install flash-plugin 提示少依赖关系。
——————————————————————————
–> Missing Dependency: libkdeui.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)
flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 from rpmforge has depsolving problems
–> Missing Dependency: libkutils.so.4()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)
flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 from rpmforge has depsolving problems
–> Missing Dependency: libkdecore.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)
Error: Missing Dependency: libkdeui.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)
Error: Missing Dependency: libkdecore.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)
Error: Missing Dependency: libkutils.so.4()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)
You could try using –skip-broken to work around the problem
You could try running: package-cleanup –problems
package-cleanup –dupes
rpm -Va –nofiles –nodigest
———————————————————————————-
我刚才的解决方法是:在软件包管理者那里搜索flash,会有几个版本,我选择了flash-plugin-10.3.162.29这个点应用就可以正常安装了,我觉得是11新版的flash弄好。如图:
本文出自刘荣星的博客,转载时请注明出处及相应链接。
本文永久链接: https://www.liurongxing.com/redhat5_64_install_flash.html
7条评论
升级了火狐,看看是不是变成Centos的标签了。
果然没错。
Test ArchLinux
联网总要输入su
dhcpcd eht0
一定要解决这个问题!
[root@WinStar /]# nano etc/rc.conf
eth0=”dhcp”
interface=(eth0)
# address=
# netmask=
# broadcast=
问题解决。
真能倒腾
火狐试试哈哈哈
你的还是8.0的?