From: Flavio Tordini Date: Sun, 25 Oct 2009 22:31:09 +0000 (+0100) Subject: Better instructions X-Git-Tag: 0.8~47 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dd7acbeac4777ad90e0e8b1c2d0ae597092511a1;p=minitube Better instructions --- diff --git a/INSTALL b/INSTALL index a985492..a6db61f 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ To compile Minitube you need Qt >= 4.5 installed. On a Debian or Ubuntu system just type: - sudo apt-get install build-essential qt4-dev-tools + sudo apt-get install build-essential qt4-dev-tools libphonon-dev Windows and Mac users can get the Qt libraries from: http://qt.nokia.com/downloads @@ -27,10 +27,8 @@ Just type: ## The visual way There is also a visual way to build and run Qt apps. -Download the Qt SDK from: -http://qt.nokia.com/downloads -And then open `minitube.pro` with Qt Creator. - +Download the Qt SDK from: http://qt.nokia.com/downloads +Open `minitube.pro` with Qt Creator and use the Run (big green "play" icon) command. ## Legal Stuff