ubuntu 32下安装Qt

xiaoxiao2021-02-28  116

在我自己安装的ubuntu-16.04.2-desktop-i386系统下,按照传统的方法:

1.通过终端进入qt-opensource-linux-x86-5.5.1.run的目录下(cd  /home/lcs/下载)

2.输入sudo./qt-opensource-linux-x86-5.5.1.run,会出现权限不够无法安装的问题

  此时,将其修改为sudo chmod +x qt-opensource-linux-x86-5.5.1.run即可完成安装

转载请注明原文地址: https://www.6miu.com/read-40544.html

最新回复(0)