事情是这样的,新装ubuntu 32位,打开firefox看视频没有flash,然后官网下载flash,格式为install_flash_player_11_linux.i386.tar.gz


      解压后,习惯性的查看readme.txt,坑爹的事儿出现了。


      readme.txt安装步骤如下:

Installation instructions
-------------------------

Installing using the plugin tar.gz:
	o Unpack the plugin tar.gz and copy the files to the appropriate location.  
	o Save the plugin tar.gz locally and note the location the file was saved to.
	o Launch terminal and change directories to the location the file was saved to.
	o Unpack the tar.gz file.  Once unpacked you will see the following:
		+ libflashplayer.so
		+ /usr
	o Identify the location of the browser plugins directory, based on your Linux distribution and Firefox version
	o Copy libflashplayer.so to the appropriate browser plugins directory.  At the prompt type:
		+ cp libflashlayer.so <BrowserPluginsLocation>
	o Copy the Flash Player Local Settings configurations files to the /usr directory.  At the prompt type:
		+ sudo cp -r usr/* /usr


安装竟然出现这样的提示;

cp: 无法获取"libflashlayer.so" 的文件状态(stat): 没有那个文件或目录

     你妹,给个指导文件,操作步骤竟然是错的。

+ cp </b>libflashlayer.so<b> <BrowserPluginsLocation>
      

      看到没,libflashlayer.so,竟然少了一个p,libflashplayer.so

GitHub 加速计划 / li / linux-dash
13
2
下载
A beautiful web dashboard for Linux
最近提交(Master分支:4 个月前 )
186a802e added ecosystem file for PM2 5 年前
5def40a3 Add host customization support for the NodeJS version 5 年前
Logo

AtomGit 是由开放原子开源基金会联合 CSDN 等生态伙伴共同推出的新一代开源与人工智能协作平台。平台坚持“开放、中立、公益”的理念,把代码托管、模型共享、数据集托管、智能体开发体验和算力服务整合在一起,为开发者提供从开发、训练到部署的一站式体验。

更多推荐