我输入默认的/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 空的
[问题]firefox的adobe flash player安装问题,置顶帖我已经看过,解决不了
-
- 帖子: 3
- 注册时间: 2008-08-22 10:28
- drc1234
- 帖子: 632
- 注册时间: 2008-08-31 10:09
我是这样安装的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$
我把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$
-
- 帖子: 12
- 注册时间: 2008-09-28 11:38
-
- 帖子: 12
- 注册时间: 2008-09-28 11:38
Re: [问题]firefox的adobe flash player安装问题,置顶帖我已经看过,解决不了
我的问题已解决。我想原因是flash默认关联是gnash swf player,你只要打开新利得搜索gnash swf player,然后彻底删除,重启firefox就可以了。
-
- 帖子: 716
- 注册时间: 2008-10-31 3:18
- 联系:
Re: [问题]firefox的adobe flash player安装问题,置顶帖我已经看过,解决不了
搞定,谢谢jsh 写了:我的问题已解决。我想原因是flash默认关联是gnash swf player,你只要打开新利得搜索gnash swf player,然后彻底删除,重启firefox就可以了。
Ubuntu 桌面培训
Duo T6400 GeForce 9300MGS 4G win10 Lubuntu18.04 64bit双系统奔跑中
P3 667 512M GeForce MX200 Lbuntu10.04
从零开始学游泳 萨顶顶
Duo T6400 GeForce 9300MGS 4G win10 Lubuntu18.04 64bit双系统奔跑中
P3 667 512M GeForce MX200 Lbuntu10.04
从零开始学游泳 萨顶顶