[webkit-qt] using QWebkit 4.6 and 4.7

Osztrogonac Csaba oszi at inf.u-szeged.hu
Mon Jun 21 01:23:02 PDT 2010


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


More information about the webkit-qt mailing list