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

can't run Qt via terminal directly

$
0
0
hello everyone My platform is ubuntu 12.04 LTS I already have installed Qt4.8.5 in default directory (/usr/local/Trolltech/Qt-4.8.6/bin) when I type “designer” in terminal. it showed error that: _The program ‘designer’ can be found in the following packages: * qt4-designer * qt3-designer_ I rechecked PATH environment variable by typing “echo $PATH”. Terminal showed that: /usr/local/Trolltech/Qt-4.8.6/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games When I type fully as following: /usr/local/Trolltech/Qt-4.8.5/bin/designer then Qt’s designer is lauched. I don’t understand why it is such. please show me solution thank you very much

Viewing all articles
Browse latest Browse all 2113

Trending Articles