[taskjuggler] Re: How to compile taskjuggler on kubuntu?

From: greenrenault (justin_at_agileware.net)
Date: Thu May 25 2006 - 11:49:25 CEST


From: greenrenault <justin@agileware.net>
Message-ID: <1a63.44757da5@www.taskjuggler.org>
Date: Thu, 25 May 2006 11:49:25 +0200 (CEST)
Subject: [taskjuggler] Re: How to compile taskjuggler on kubuntu?


I used the following steps to compile Task Juggler on Kubuntu Dapper and the Kubuntu Hoary.

1. Download the task juggler source code.
2. From the command line enter these commands:
sudo apt-get install build-essential
sudo apt-get install x-dev libx11-dev
sudo apt-get install kde-devel kdesdk kdelibs4-dev kdebase-dev libkonq4-dev kdesdk*
sudo apt-get install libkcal2-dev libacl1-dev libattr1-dev
tar jxvf taskjuggler-2.2.0.tar.bz2
cd taskjuggler-2.2.0
./configure && make && sudo make install
3. You should now be able to launch the task juggler application and add it to the KDE menu. To launch the application:
/taskjuggler-2.2.0/TaskJugglerUI/TaskJugglerUI

And hey presto! Task Juggler should be displayed.

Cool huh? Let me know if you have any problems.

-- 
To unsubscribe, email the address listed in the List-Unsubscribe header
For additional commands, email: taskjuggler-help@suse.com


This archive was generated by hypermail 2.1.7 : Thu May 25 2006 - 11:49:29 CEST