Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Permission denied

$
0
0
Hi All, I’m attempting to setup a tool chain so I can create and debug applications on a Beaglebone Black and I’m having some troubles with Qt Creator. My host machine is Ubuntu 12.04 running on VirtualBox 4.3. I used the procedure outlined on http://embedded.von-kannen.net/ to download, configure, and build QtCreator. For the most part everything well until I got to the part were Qt was being installed into* /opt/qt-arm *and I got a permission error. It wouldn’t allow me to to make the qt-arm folder and subfolders in /opt. No problem, I just prepended “sudo make” and everything appears to have worked fine. I was able to start Qt Creator and make a simple Hello World app. The problem is, when I goto build the app. I get a “execvp: /opt/qt-arm/bin/uic: Permission denied” message. I’m not sure what to do next. Regards, Mark

Viewing all articles
Browse latest Browse all 2113

Trending Articles