Hi Serge,

You should set QTDIR and PATH environment variables too, eg:

export QTDIR=/usr/local/Trolltech/Qt-4.6.2
export PATH=$QTDIR/bin:$PATH

or

export QTDIR=/usr/local/Trolltech/Qt-4.7.0
export PATH=$QTDIR/bin:$PATH

br,
Ossy

serge k írta:
i want to use both Qwebkit versions current 4.6.2 and new 4.7 on the same OS. I'm using Ubuntu 10.04 and Qt 4.6.2. I tried to set path to new webkit in project file with QTDIR but it did not work and i ended with coping new files in qt/lib folder. I'm not a linuxoid and assume it should be easy task but i haven't found answer in internet. Please help me to do it in proper way.

Regards,
Serge
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to