Where is qmake-qt4 in CentOS 5.2?
Author Message
Posted : Wed, 31 December 2008 14:37:08
Subject : Where is qmake-qt4 in CentOS 5.2?
Where is qmake-qt4 in CentOS 5.2? I have installed qt4, qt4-devel, qt4-doc, but it doesn't work. PS. Sorry for my English ;-)
Binary Snake
Posted : Wed, 14 January 2009 22:47:37
Subject : Where is qmake-qt4 in CentOS 5.2?
Go to the terminal and type "updatedb" as root and wait for this command to create the file database, don't worry if it takes a very long time to finish as it will read all your filesystem. Then type "locate bin/qmake", the output will give you the path to qmake. if the path is different than /bin or /usr/bin , then you should create a link for qmake in one of these folders.