Project

General

Profile

Building quasselcore on Ubuntu 804 Hardy Heronx64 (old Qt4 libs) » History » Version 1

miohtama, 11/08/2009 10:37 PM
Work in progress

1 1 miohtama
h1. Building quasselcore on Ubuntu 804 Hardy Heron/x64
2 1 miohtama
3 1 miohtama
Ubuntu 8.04 Hardy Heron (latest long term supported Ubuntu) does not come fresh enough Qt4 libs to build Quassel 0.5.0.
4 1 miohtama
5 1 miohtama
Here are some notes for advanced users to get it built
6 1 miohtama
7 1 miohtama
* Enable Scott Kitterman's repositories on the system https://launchpad.net/~kitterman/+archive/ppa
8 1 miohtama
9 1 miohtama
* Run apt-get update
10 1 miohtama
11 1 miohtama
* Check that version given for qt4-dev-tools is 4.4.3 now: apt-cache show qt4-dev-tools (it pulls from Scott's PPA repository)
12 1 miohtama
13 1 miohtama
* apt-get install qt4-dev-tools