PDA

View Full Version : Problem running QT4.5



raghvendramisra
5th June 2009, 12:02
HI all,
I have been using QT 3 for some time. But recently i have installed qt 4.5 in my system(Linux) successfully.
But i am not able to launch it. i.e. i am not able to run it.

When i try to run it from Programming option in the Application Menu it opens only QT 3.

Also designer command from the command line also opens the QT 3.

But when i run one of the example program of the QT 4.5 it was running.

So how can i open QT4.5 to make a new project.

Regards

lyuts
5th June 2009, 12:51
How did you install it (and where)? Using precompiled package? Compiled from source?

raghvendramisra
5th June 2009, 14:15
I installed the package from the rrot directory.

As given in the INSTALL file in the package in gave
./configure
make
make install

to install QT.It was completed without any problem but i am not able to launch QT4

lyuts
6th June 2009, 19:10
I know that on FreeBSD after you install Qt4 this way you will have qmake and qmake-qt4, assistant and assistant-qt4, moc and moc-qt4, etc, in your bin directory.