Small update reagarding debian builds

svn path=/trunk/; revision=41678
This commit is contained in:
Jörg Mayer 2012-03-19 20:49:54 +00:00
parent ccef7158f5
commit 31c3b1068d
1 changed files with 3 additions and 1 deletions

View File

@ -121,7 +121,9 @@ XXX: (WMeier): I've not had too much satisfaction using the "native Windows debu
Install the Qt libraries and Qt Creator via your package manager or from Install the Qt libraries and Qt Creator via your package manager or from
http://qt.nokia.com/downloads/. On Debian and Ubuntu the "qt-sdk" meta-package http://qt.nokia.com/downloads/. On Debian and Ubuntu the "qt-sdk" meta-package
should provide everything you need. Build the top-level directory using CMake should provide everything you need. Build the top-level directory using CMake
(no out of tree builds yet). Inside ui/qt/ do "qtcreate QtShark.pro". (see section "Using cmake" above).
As an alternative do an in-tree build without QT and then inside ui/qt/ do
"qtcreate QtShark.pro".
2. Going forward 2. Going forward