免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2814 | 回复: 2
打印 上一主题 下一主题

install_flash_player_9_linux安装失败 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-04-06 00:43 |只看该作者 |倒序浏览
在手动安装flash_player_9时出现了失败情况,写下来记录一下,请高手帮我下怎么解决。以下是我的安装过程:(新手刚开始学,不要笑话阿,哈哈!)
[dongdong@localhost ~]$ ls -p
Desktop/    Download/  Pictures/  Templates/
Documents/  Music/     Public/    Videos/
[dongdong@localhost ~]$ cd \
>
[dongdong@localhost ~]$ cd /
[dongdong@localhost /]$ ls -l
总计 138
drwxr-xr-x   2 root root  4096 04-05 23:02 bin
drwxr-xr-x   4 root root  1024 04-05 21:21 boot
drwxr-xr-x  13 root root  3760 04-05 22:41 dev
drwxr-xr-x 100 root root 12288 04-05 23:03 etc
drwxr-xr-x   3 root root  4096 04-05 21:32 home
drwxr-xr-x  15 root root  4096 04-05 22:55 lib
drwx------   2 root root 16384 04-05 21:11 lost+found
drwxr-xr-x   2 root root  4096 04-05 21:31 media
drwxr-xr-x   2 root root     0 04-05 21:31 misc
drwxr-xr-x   2 root root  4096 2007-04-17 mnt
drwxr-xr-x   2 root root     0 04-05 21:31 net
drwxr-xr-x   2 root root  4096 2007-04-17 opt
dr-xr-xr-x 152 root root     0 04-05 21:30 proc
drwxr-x---   6 root root  4096 04-06 00:16 root
drwxr-xr-x   2 root root 12288 04-05 23:02 sbin
drwxr-xr-x   4 root root     0 04-05 21:30 selinux
drwxr-xr-x   3 root root  4096 04-05 21:22 srv
drwxr-xr-x  11 root root     0 04-05 21:30 sys
drwxrwxrwt  14 root root  4096 04-06 00:14 tmp
drwxr-xr-x  13 root root  4096 04-05 21:17 usr
drwxr-xr-x  21 root root  4096 04-05 21:27 var
[dongdong@localhost /]$ cd tmp
[dongdong@localhost tmp]$ ls -l
总计 3776
drwx------ 3 dongdong dongdong    4096 04-05 21:33 gconfd-dongdong
drwx------ 2 root     root        4096 04-05 23:36 gconfd-root
-rw------- 1 dongdong dongdong 3036127 04-05 23:38 install_flash_player_9_linux.tar.gz
drwx------ 2 dongdong dongdong    4096 04-05 22:41 keyring-C9SjZe
srwxrwxr-x 1 dongdong dongdong       0 04-05 22:41 mapping-dongdong
drwx------ 2 dongdong dongdong    4096 04-06 00:09 orbit-dongdong
drwx------ 2 gdm      gdm         4096 04-05 22:41 orbit-gdm
drwx------ 2 root     root        4096 04-05 23:36 orbit-root
srwxrwxr-x 1 dongdong dongdong       0 04-05 22:54 scim-bridge-0.3.0.socket-500@localhost:0.0
srw------- 1 dongdong dongdong       0 04-05 22:41 scim-helper-manager-socket-dongdong
srw------- 1 dongdong dongdong       0 04-05 22:41 scim-panel-socket:0-dongdong
srw------- 1 dongdong dongdong       0 04-05 22:41 scim-socket-frontend-dongdong
drwx------ 2 dongdong dongdong    4096 04-05 22:41 ssh-MUzZEH3514
-rw------- 1 dongdong dongdong       0 04-05 22:32 tmp-1.xpi
-rw------- 1 dongdong dongdong  717607 04-05 21:56 tmp.xpi
drwx------ 2 dongdong dongdong    4096 04-05 22:41 virtual-dongdong.Ob5Kax
[dongdong@localhost 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
[dongdong@localhost tmp]$ cd install_flash_player_9_linux
[dongdong@localhost install_flash_player_9_linux]$ ./configure
bash: ./configure: 没有那个文件或目录
[dongdong@localhost install_flash_player_9_linux]$ make
make: *** 没有指明目标并且找不到 makefile。 停止。
[dongdong@localhost install_flash_player_9_linux]$

论坛徽章:
0
2 [报告]
发表于 2008-04-06 01:58 |只看该作者
既然都没有configure 怎么可能会生成Makefile文件呢?
在install_flash_player_9_linux文件中,ls下,把下面的东西贴出来

不过,很奇怪,你要安装flash player为什么在图形下安装呢?如果是使用文本模式,你安装flash player好像没什么用

[ 本帖最后由 E-baby 于 2008-4-6 02:00 编辑 ]

论坛徽章:
0
3 [报告]
发表于 2008-04-06 10:14 |只看该作者
做configure了,是没有找到文件,这是做的结果
[dongdong@localhost 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
[dongdong@localhost tmp]$ cd install_flash_player_9_linux
[dongdong@localhost install_flash_player_9_linux]$ ./configure
bash: ./configure: 没有那个文件或目录
[dongdong@localhost install_flash_player_9_linux]$ make
make: *** 没有指明目标并且找不到 makefile。 停止。
[dongdong@localhost install_flash_player_9_linux]$
我在桌面模式,看网页需要flash,手动安装了就。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP