分页: 1 / 1

[问题]firefox的adobe flash player安装问题,置顶帖我已经看过,解决不了

发表于 : 2008-09-06 1:40
113850256
我输入默认的/usr/lib/.mozilla 或者输入 /usr/lib/firefox都显示路径不正确
输入/usr/lib/firefox-3.0.1显示正确 但是完成安装以后 重进firefox还是不能播放flash
备注:我的/usr/lib里面有关火狐的文件夹是
firefox/extensions , firefox/plugins
firefox-3.0.1 这个文件夹里面的东西最齐全,其中plugins子文件夹是软连接
firefox-addons 这个文件夹里面的三个子文件夹被连接到上述的 firefox-3.0.1
flashplugin-nonfree 空的

发表于 : 2008-09-06 8:44
jeffwei
参见你发的另外一帖

发表于 : 2008-09-07 18:56
drc1234
我是这样安装的install_flash_player_9_linux.tar.gz
我把install_flash_player_9_linux.tar.gz复制到了/tmp
终端中打的命令

xxx@xxx-desktop:~$ cd /tmp
xxx@xxx-desktop:/tmp$ tar -zxvf install_flash_player_9_linux.tar.gz
install_flash_player_9_linux/
install_flash_player_9_linux/flashplayer-installer
install_flash_player_9_linux/libflashplayer.so
xxx@xxx-desktop:/tmp$ ./configure
bash: ./configure: 没有该文件或目录
xxx@xxx-desktop:/tmp$ cd /tmp/install_flash_player_9_linux
xxx@xxx-desktop:/tmp/install_flash_player_9_linux$ ./configure
bash: ./configure: 没有该文件或目录
xxx@xxx-desktop:/tmp/install_flash_player_9_linux$ make install flashplayer-installer
make: *** 没有规则可以创建目标“install”。 停止。
xxx@xxx-desktop:/tmp/install_flash_player_9_linux$ ./flashplayer-installer

Copyright(C) 2002-2006 Adobe Macromedia Software LLC. All rights reserved.

Adobe Flash Player 9 for Linux

Adobe Flash Player 9 will be installed on this machine.

You are running the Adobe Flash Player installer as a non-root user.
Adobe Flash Player 9 will be installed in your home directory.

Support is available at http://www.adobe.com/support/flashplayer/

To install Adobe Flash Player 9 now, press ENTER.

To cancel the installation at any time, press Control-C.



NOTE: Please exit any browsers you may have running.

Press ENTER to continue...





----------- Install Action Summary -----------

Adobe Flash Player 9 will be installed in the following directory:

Mozilla installation directory = /home/xxx/.mozilla

Proceed with the installation? (y/n/q): y

NOTE: Please ask your administrator to remove the xpti.dat from the
components directory of the Mozilla or Netscape browser.


Installation complete.


Perform another installation? (y/n): y



----------- Install Action Summary -----------

Adobe Flash Player 9 will be installed in the following directory:

Mozilla installation directory = /home/xxx/.mozilla

Proceed with the installation? (y/n/q): y

NOTE: Please ask your administrator to remove the xpti.dat from the
components directory of the Mozilla or Netscape browser.


Installation complete.


Perform another installation? (y/n): y



----------- Install Action Summary -----------

Adobe Flash Player 9 will be installed in the following directory:

Mozilla installation directory = /home/xxx/.mozilla

Proceed with the installation? (y/n/q): y

NOTE: Please ask your administrator to remove the xpti.dat from the
components directory of the Mozilla or Netscape browser.


Installation complete.


Perform another installation? (y/n): y



----------- Install Action Summary -----------

Adobe Flash Player 9 will be installed in the following directory:

Mozilla installation directory = /home/xxx/.mozilla

Proceed with the installation? (y/n/q): y

NOTE: Please ask your administrator to remove the xpti.dat from the
components directory of the Mozilla or Netscape browser.


Installation complete.


Perform another installation? (y/n): n


Please log out of this session and log in for the changes to take effect.


The Adobe Flash Player installation is complete.

xxx@xxx-desktop:/tmp/install_flash_player_9_linux$

Re: [问题]firefox的adobe flash player安装问题,置顶帖我已经看过,解决不了

发表于 : 2008-10-05 15:49
jsh
同样的问题,关注中

Re: [问题]firefox的adobe flash player安装问题,置顶帖我已经看过,解决不了

发表于 : 2008-10-06 15:42
jsh
我的问题已解决。我想原因是flash默认关联是gnash swf player,你只要打开新利得搜索gnash swf player,然后彻底删除,重启firefox就可以了。

Re: [问题]firefox的adobe flash player安装问题,置顶帖我已经看过,解决不了

发表于 : 2009-08-12 23:02
feng8899
jsh 写了:我的问题已解决。我想原因是flash默认关联是gnash swf player,你只要打开新利得搜索gnash swf player,然后彻底删除,重启firefox就可以了。
搞定,谢谢