Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
无法运行.bin文件
Experiences and Insight
907
views ·
2
replies ·
To
floor
Go
npsmallz
deepin
2013-11-06 05:43
Author
下载了一个GoogleEarthLinux.bin,已经进入到root模式,运行时还是提示权限不够
root@zhengrx-System-Product-Name:/home/zhengrx/下载# ./GoogleEarthLinux.bin
一运行完就提示
-bash: ./GoogleEarthLinux.bin: 权限不够
Reply
Like 0
Favorite
View the author
All Replies
BingoLove
deepin
2013-11-06 06:23
#1
是没有给文件运行权限吧
chmod +x GoogleEarthLinux.bin
或者直接文件上面右键,属性里面勾上允许作为程序执行文件
Reply
Like 0
View the author
cxbii
deepin
2013-11-06 17:05
#2
http://wiki.linuxdeepin.com/index.php?t ... 0.E5.90.8D
加可执行权限吧,不过不是有deb包么。。
http://www.google.com/earth/download/ge/agree.html
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Updates and bugs
Popular Events
More
root@zhengrx-System-Product-Name:/home/zhengrx/下载# ./GoogleEarthLinux.bin
一运行完就提示
-bash: ./GoogleEarthLinux.bin: 权限不够