红联Linux门户
Linux帮助

求助:Red Hat Enterprise Linux 5的网页Flash插件

发布时间:2007-11-22 15:34:59来源:红联作者:hygnt
在Red Hat Enterprise Linux 5里看网页不能自动下载FLASH插件,就算手动安装,也是看不了FLASH,哪位高手能指点一下迷津啊?
文章评论

共有 9 条评论

  1. hygnt 于 2007-11-29 13:34:17发表:

    还没有人找到吗,哎~~~

  2. hygnt 于 2007-11-23 10:59:51发表:

    Red Hat Enterprise Linux Server 5的64位版本网页Flash插件在哪里能找到啊?

  3. 木易 于 2007-11-22 23:02:08发表:

    好东西,我正需要

  4. hygnt 于 2007-11-22 21:21:00发表:

    我在openSUSE10.3的64位版本里浏览网页它能自动下载Flash插件喔,为什么openSUSE64位能行,Red Hat Server 5的64位不行啊?

  5. marco.chan 于 2007-11-22 17:16:54发表:

    引用:
    原帖由 hygnt 于 2007-11-22 17:03 发表
    [root@Lx-hy install_flash_player_9_linux]# ./flashplayer-installer

    ERROR: Your architecture, \'x86_64\', is not supported by the
    Adobe Flash Player installer.

    不是已经很明显告诉你错误了么?!
    你安装的系统是64bit吧?怪我没说清楚,刚才给你的是x86,没有说64bit,等我在adobe找到x86_64对应的版本再告诉你~

    刚才找了一下,明确答复:LINUX下的64位版本还没有出来。。。。

    [ 本帖最后由 marco.chan 于 2007-11-22 17:35 编辑 ]

  6. hygnt 于 2007-11-22 17:03:23发表:

    [root@Lx-hy install_flash_player_9_linux]# ./flashplayer-installer

    ERROR: Your architecture, \'x86_64\', is not supported by the
    Adobe Flash Player installer.

  7. hygnt 于 2007-11-22 16:48:10发表:

    第一种方法,在命令行里的具体输入格式是怎样啊?

  8. hygnt 于 2007-11-22 16:45:30发表:

    我试过第二种方法已安装成功了,但还是提示没有安装插件,为什么会这样啊?

  9. marco.chan 于 2007-11-22 16:25:51发表:

    去这里下载安装!
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&promoid=BIOW
    里面有源码下载/RPM下载/YUM三种安装方式!

    补充一下:换用root帐号应该可以自动安装的!去firefox的add-ons搜索!

    引用:
    Installation instructions
    .tar.gz installation

    1. Click the "Download .tar.gz" link. A dialog box will appear asking you where to save the file.
    2. Save the .tar.gz file to your desktop and wait for the file to download completely.
    3. Unpackage the file. A directory called install_flash_player_9_linux will be created.
    4. In terminal, navigate to this directory and type ./flashplayer-installer to run the installer. Click Enter. The installer will instruct you to shut down your browser(s).
    5. Once the installation is complete, the plug-in will be installed in your Mozilla browser. To verify, launch Mozilla and choose Help > About Plug-ins from the browser menu.

    .rpm installation

    1. Click the "Download .rpm" link. A dialog box will appear asking you where to save the file.
    2. Save the .rpm file to your desktop and wait for the file to download completely.
    3. In terminal, navigate to the desktop and type # rpm -Uvh . Click Enter. (Note: This must be done as a root user). The installer will instruct you to shut down your browser(s).
    4. Once the installation is complete, the plug-in will be installed in your Mozilla browser. To verify, launch Mozilla and choose Help > About Plug-ins from the browser menu.

    YUM repository installation

    1. Click the “Download .rpm” link. A dialog box will appear asking you where to save the file.
    2. Save the .rpm file to your desktop and wait for the file to download completely.
    3. In terminal, navigate to the desktop and type # rpm -Uvh . Click Enter. (Note: This must be done as a root user).
    4. Once the installation is complete, in terminal, type # yum install flash-plugin. Click Enter. (Note: This must be done as a root user).
    5. To verify the plugin is installed in Mozilla, launch Mozilla and choose Help > About Plug-ins from the browser menu.
    6. To get the most up-to-date Flash Player in the future, simply type # yum update flash-plugin in terminal. You will not need to repeat steps 1-4.


    [ 本帖最后由 marco.chan 于 2007-11-22 16:42 编辑 ]