Thomas Zastrow schrieb: > Hello, > > certainly, this is a stupid question ... but I can't find the answer ... : > > I tried to compile 1.3.5 from SVN. The cmake command gives me the error: > > CMake Error: The installed Qt version 4.2.1 is too old, at least version > 4.3.0 is required > > OK, so I downloaded the newest QT and compiled/installed it to: > > /usr/local/Trolltech/Qt-4.3.0 > > I set the variable QTDIR to that directory, but cmake still says that > the Qt version is too old. I'm not sure, where I can tell them to use > the new qt-version in /usr/local/Trolltech/Qt-4.3.0 ...?? > > Thanks for your help! > > Tom > > > Btw, I used the command:
cmake . -DCMAKE_INSTALL_PREFIX:PATH=/opt/scribusDEV/ -DCMAKE_INCLUDE_PATH=/usr/local/Trolltech/Qt-4.3.0/ -DCMAKE_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.3.0/lib/ -- ---------------------------- http://www.thomas-zastrow.de German Forum - DTP under Linux: http://www.opendtp.de ----------------------------
