Changes between Version 63 and Version 64 of BuildingQt5OnHarmattan


Ignore:
Timestamp:
Feb 8, 2012 1:49:31 PM (12 years ago)
Author:
lauro.neto@openbossa.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQt5OnHarmattan

    v63 v64  
    8383(Almost) Daily snapshots of WebKit are available in the same repository of the Qt5 packages. The package is named 'webkit-snapshot' and the version number indicates the SVN revision that it was built with. The package copies everything from WebKitBuild/Release, except the Source folder, and installs to the same target directory of Qt5, /opt/qt5.
    8484
     85Installation (as root through developer mode "devel-su" command):
     86
     87{{{
     88apt-get update
     89apt-get install webkit-snapshot
     90}}}