[webkit-qt] Unable to install Qt5.0

arijit chattopadhyay arijitvt at vt.edu
Thu Mar 6 09:00:52 PST 2014


Your qt version 4.8. Please download newer version of qt (version 5.0 or
higher) and  set the QTDIR to the installation directory of that new qt.
Then recompile webkit once again. It should work.

Arijit
Graduate Research Assistant
CESCA
Computer Engineering Department
Virginia Tech


On Thu, Mar 6, 2014 at 11:52 AM, Manish Gurnaney
<manishgurnaney at gmail.com>wrote:

> Hi Arijit,
>          I have set following paths in the .bashrc file
> export QTDIR=/usr/share/qt4
> export PATH=$QTDIR/bin:$PATH
> export QMAKEPATH=/home/OpenSource/webkit/Tools/qmake
>
>          Apart from that when check the qmake version it says
> 1) qmake -version
>    QMake version 2.01a
>    Using Qt version 4.8.1 in /usr/lib/x86_64-linux-gnu
>
> 2) which qmake
>    /usr/share/qt4/bin/qmake
>
>
> I am using Ubuntu 12.04 LTS 64 Bit.
> Please let me know if I am missing some thing.
> Regards,
> Manish R Gurnaney
>
>
>
> On Thu, Mar 6, 2014 at 5:25 AM, arijit chattopadhyay <arijitvt at vt.edu>wrote:
>
>> Did you set your QTDIR in your bashrc? (I assume you are using Linux
>> machine)
>>
>> Arijit
>> Graduate Research Assistant
>> CESCA
>> Computer Engineering Department
>> Virginia Tech
>>
>>
>> On Wed, Mar 5, 2014 at 1:23 PM, Manish Gurnaney <manishgurnaney at gmail.com
>> > wrote:
>>
>>> Hi All
>>>        I am trying to build  Webkit Qt port. When I run the build comman
>>> it gives me this error
>>>  ./Tools/Scripts/build-webkit --qt
>>> Calling 'qmake /home/manish/OpenSource/webkit/WebKit.pro
>>> CONFIG-=production_build' in
>>> /home/manish/OpenSource/webkit/WebKitBuild/Release
>>>
>>> Project ERROR: Building WebKit with Qt versions older than 5.0 is not
>>> supported.
>>>
>>> Failed to set up build environment using qmake!
>>>
>>>
>>> To resolve this I am tried to install qt-opensource-linux-x64-5.2.1.run.
>>> But it gives Segmentation fault.
>>>
>>>
>>> Can you please help me to resolve this issue.
>>> Regards,
>>> Manish R gurnaney
>>>
>>> _______________________________________________
>>> webkit-qt mailing list
>>> webkit-qt at lists.webkit.org
>>> https://lists.webkit.org/mailman/listinfo/webkit-qt
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-qt/attachments/20140306/0e12f2e5/attachment.html>


More information about the webkit-qt mailing list