Changes between Version 61 and Version 62 of BuildingQtOnLinux


Ignore:
Timestamp:
Dec 19, 2011 2:30:32 PM (12 years ago)
Author:
Csaba Osztrogonác
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQtOnLinux

    v61 v62  
    99The code should be easily built on any Linux distribution which has development packages for Qt installed. Below is the list of dependencies:
    1010
    11   * '''Qt version 4.8.0-rc1 or later'''
     11  * '''Qt version 4.8.0 or later'''
    1212  * gperf (v3.0 or later)
    1313  * bison (v2.4.1 or later)
     
    195195Note: Some ubuntu distributions does not install qt 4.7.0 with the above command. So you have to install it separately from qt.nokia.com or add "deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu lucid main" to apt sources file /etc/apt/sources.list and do apt-get update and then install libqt4-dev package 
    196196
     197=== Ubuntu Oneiric (11.10) Linux - '''the simplest way''' ===
     198
     199Install sedkit-env-qtwebkit package from this PPA: https://launchpad.net/~u-szeged/+archive/sedkit to install all required dependencies.
     200
     201Download, build and install Qt 4.8.0 - http://qt.nokia.com/downloads ()
     202
    197203=== Ark Linux ===
    198204On Ark Linux, install the required dependencies using