KDE4.4 compile order?

James Tyrer jrtyrer at earthlink.net
Wed Feb 3 03:54:38 GMT 2010


Kolia -- wrote:
>     Hi all
> 
>     A) What is the KDE4.4 compile order?
> 
> 
> When building from SVN, the usual order is:  kdesupport -> kdelibs -> 
> kdepimlibs -> kdebase

Qt is first and then you need CMake and some other stuff before KDESupport.

> Have you checked this page 
> already: http://techbase.kde.org/Getting_Started/Build/KDE4 ?
> 
Wrong URL.  That is the unmaintained instructions to build TRUNK.

Try:

http://techbase.kde.org/Getting_Started/Build/KDE4.x

Sorry to report that required package listings:

http://techbase.kde.org/Getting_Started/Build/KDE4#Required_packages_from_your_distribution

are out of date except for:

http://techbase.kde.org/Getting_Started/Build/KDE4/LFS

I recommend that you use SVN to check out the 4.4 branch modules:

svn co svn://anonsvn.kde.org/home/kde/branches/KDE/4.4/kdelibs
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/4.4/kdepimlibs
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/4.4/kdebase

rather than downloading the tarballs.  Then you can update the code by 
running:

svn up

in each directory to get the bug fixes whenever you want.

You also need KDESupport.  Until a tag or branch exists for 4.4, you 
will need to use TRUNK:

svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport

Which you need to install first along with some other things which are 
listed in the instructions for LFS.

-- 
James Tyrer

Linux (mostly) From Scratch
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list