level 5
臭屁的小男孩
楼主
先写下我的安装步骤:
1. 我到官网下载了.tar.gz 包,解压出现一个usr文件夹,reademe,和libflashplayer.so
2.看了一下reademe,上面的安装步骤是这样的:
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
我完全是按照上面的做的,没效果啊
执行sudo cp -r usr/* /usr 我发现解压出来的/usr中的文件都合并到了/usr中,并且文件都找到了。最后一部有问题吗?
我想是不是也要把libflashplayer.so弄到/usr中去,求解答
2014年07月23日 03点07分
1
1. 我到官网下载了.tar.gz 包,解压出现一个usr文件夹,reademe,和libflashplayer.so
2.看了一下reademe,上面的安装步骤是这样的:
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
我完全是按照上面的做的,没效果啊
执行sudo cp -r usr/* /usr 我发现解压出来的/usr中的文件都合并到了/usr中,并且文件都找到了。最后一部有问题吗?
我想是不是也要把libflashplayer.so弄到/usr中去,求解答