Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
无法安装qt 找不到命令?
Apps Section
631
views ·
4
replies ·
To
floor
Go
dr******ag@126.com
deepin
2017-09-30 01:16
Author
本帖最后由 draeag 于 2017-9-29 17:19 编辑
$ sudo ./qt-opensource-linux-x64-5.8.0.run
sudo: ./qt-opensource-linux-x64-5.8.0.run:找不到命令
15.4.1 桌面版
Reply
Like 0
Favorite
View the author
All Replies
Feng Yu
deepin
2017-09-30 01:30
#1
官方仓库就有qt5,直接从官方仓库安装即可
Reply
Like 0
View the author
Lyvnee
deepin
2017-09-30 01:39
#2
先给他可执行权限 sudo chmod a+x ./qt*.run
Reply
Like 0
View the author
135******21
deepin
2017-09-30 07:30
#3
我是直接双击它,然后点运行。。多简单啊
Reply
Like 0
View the author
134******40
deepin
2017-09-30 08:41
#4
本帖最后由 jdocker 于 2017-9-30 00:44 编辑
只要加上运行权限,不需要sudo 前缀,直接执行:
./qt-opensource-linux-x64-5.8.0.run
Copy the Code
运行即可,因为qt creator会安装在当前用户目录下,不需要sudo权限。
安装运行之前,先加上运行权限(同样不需要sudo获取授权),:
chmod +x qt-opensource-linux-x64-5.8.0.run
Copy the Code
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
$ sudo ./qt-opensource-linux-x64-5.8.0.run
sudo: ./qt-opensource-linux-x64-5.8.0.run:找不到命令
15.4.1 桌面版