Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I downloaded the zip file of qt-everywhere-opensource-src-4.7.4 and installed it under Centos 6.0 using the steps: ./configure, gmake, gmake install
But after those steps, QTDIR (for example) is not set. Also QT directory is not added to $PATH.
What am I doing wrong ?
Thanks, Zvika.
Should this be even done automatically (I don't think so)?
you have to adjust your envronment variables. It will not add it automatically.