Changes between Version 61 and Version 62 of BuildingQtOnLinux
- Timestamp:
- Dec 19, 2011, 2:30:32 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQtOnLinux
v61 v62 9 9 The code should be easily built on any Linux distribution which has development packages for Qt installed. Below is the list of dependencies: 10 10 11 * '''Qt version 4.8.0 -rc1or later'''11 * '''Qt version 4.8.0 or later''' 12 12 * gperf (v3.0 or later) 13 13 * bison (v2.4.1 or later) … … 195 195 Note: 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 196 196 197 === Ubuntu Oneiric (11.10) Linux - '''the simplest way''' === 198 199 Install sedkit-env-qtwebkit package from this PPA: https://launchpad.net/~u-szeged/+archive/sedkit to install all required dependencies. 200 201 Download, build and install Qt 4.8.0 - http://qt.nokia.com/downloads () 202 197 203 === Ark Linux === 198 204 On Ark Linux, install the required dependencies using