Linux系统下安装Flash播放器
Linux之友 发表于 2008-06-23 20:53 | 来源: | 阅读 903 次
下载的是install_flash_player_9_linux.tar.gz。
然后按照安装说明进行安装
我安装的步骤如下:
#tar -xzvf install_flash_player_9_linux.tar.gz # cd 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 the "root" user. Adobe Flash Player 9 will be installed system-wide. 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... Please enter the installation path of the Mozilla, SeaMonkey, or Firefox browser (i.e., /usr/lib/mozilla): |
老版本Linux需要重新找下路径:
/usr/lib/mozilla-1.2.1/
然后重新启动保存

