LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 857|回复: 5

关于BIN格式的软件的安装问题!:)

[复制链接]
发表于 2004-8-5 15:38:58 | 显示全部楼层 |阅读模式
请高手指教怎么安装BIN格式的软件呀?在RH9.0下!
谢谢!
发表于 2004-8-5 16:37:04 | 显示全部楼层
[在所在目录下]# ./yoursoft.bin
 楼主| 发表于 2004-8-5 17:29:24 | 显示全部楼层
谢谢 !
 楼主| 发表于 2004-8-5 17:35:07 | 显示全部楼层
这时怎么回事呀?能给我解答么?

[root@fydream fydream]# mount -t msdos /dev/hda8 .mnt/disk_d
mount: mount point .mnt/disk_d does not exist
[root@fydream fydream]# mount -t msdos /dev/hda8 /mnt/disk_d
[root@fydream fydream]# adsl-start
[root@fydream fydream]# ./mnt/disk_d/软件备份/linux~1/realpl~1.bin
bash: ./mnt/disk_d/软件备份/linux~1/realpl~1.bin: 没有那个文件或目录
[root@fydream fydream]# . /mnt/disk_d/软件备份/linux~1/realpl~1.bin
bash: ELF: command not found
[root@fydream fydream]# . /realpl.bin
bash: /realpl.bin: 没有那个文件或目录
[root@fydream fydream]# . mnt/disk_d/软件备份/linux~1/realpl~1.bin
bash: mnt/disk_d/软件备份/linux~1/realpl~1.bin: 没有那个文件或目录
[root@fydream fydream]# . /mnt/disk_d/软件备份/linux~1/realpl~1.bin
bash: ELF: command not found
[root@fydream fydream]# ./ /mnt/disk_d/软件备份/linux~1/realpl~1.bin
bash: ./: is a directory
[root@fydream fydream]# ./ mnt/disk_d/软件备份/linux~1/realpl~1.bin
bash: ./: is a directory
[root@fydream fydream]# . /mnt/disk_d/软件备份/linux~1/realpl~1.bin
bash: ELF: command not found
[root@fydream fydream]#
[root@fydream fydream]#
发表于 2004-8-5 18:11:52 | 显示全部楼层
最后把中文目录改成英文的再安装
 楼主| 发表于 2004-8-5 18:24:45 | 显示全部楼层
原来是命令前面多了一个点!谢谢二位!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表