You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

1

Saturday, February 17th 2007, 7:00pm

Is there a build order for KDE?

I'm a maintainer of Paldo GNU/Linux. I did XFCE 4.4.0 for it. Now I want also do KDE. Is there a build order to build the packages?

Thats the actual list in alphabetic order:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
arts-1.5.6  	944kB  	e986393a5827499bbad04a00b797add0
kdeaccessibility-3.5.6 	8.2MB 	03d3c9f4d8c2fd12b7d0e020e11cd88e
kdeaddons-3.5.6 	1.5MB 	96d6d2a76da2a5232b3b46318456a5bc
kdeadmin-3.5.6 	2.0MB 	13654a93e83b7c8fd2ccce3aceb2d535
kdeartwork-3.5.6 	15MB 	4c817eab517fba30fce8f3b40a6f019d
kdebase-3.5.6 	23MB 	a53f589f58012e655a52220a6a151019
kdebindings-3.5.6 	5.1MB 	d26b5f54f062b765a949d66657c2ab3c
kdeedu-3.5.6 	28MB 	6017317b133d973e7fc8a279a81f37a1
kdegames-3.5.6 	10MB 	d6cdf7d9235896670d5299e9e91665e2
kdegraphics-3.5.6 	6.9MB 	79a1ffb7ae89bede1410411a30be3210
kdelibs-3.5.6 	14MB 	e4d137879a66e92b895b3de5413a61d8
kdemultimedia-3.5.6 	6.0MB 	57c50bfcb0147324a1af02ebcc103376
kdenetwork-3.5.6 	8.8MB 	0f428cccc4ea16aa53c427530874c591
kdepim-3.5.6 	13MB 	e37e6173fe9fd7f242c9502a4ae1d7de
kdesdk-3.5.6 	4.8MB 	1462e1a884fdaa070ed493c10a336728
kdetoys-3.5.6 	3.0MB 	7d4f1a33e5379f789fcbf17b9e503bfd
kdeutils-3.5.6 	2.8MB 	e0ea2c15ccf2bd3d8be5f2bf57cfe14a
kdevelop-3.3.6 	7.7MB 	0de7c7d82c176456f2adff48981f5d40
kdewebdev-3.5.6 	5.7MB 	fa1fc2d7c81465c7e1762014a892ced3


What is the build order for it? XFCE has a nice site for it:

http://www.xfce.org/documentation/requirements

Do you guys have also such a list?

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

2

Saturday, February 17th 2007, 7:12pm

Can it be this order for KDE?

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
GARNAME = kde
GARVERSION = 1
CATEGORIES = meta

LIBDEPS = kde/kdebase kde/kdepim kde/kdenetwork kde/kdeartwork kde/kdeaccessibility kde/kdegraphics kde/kdemultimedia kde/kdegames kde/kdeaddons kde/kdeutils kde/kdeedu kde/kdetoys kde/kdesdk kde/kdewebdev kde/kdeadmin

DESCRIPTION = kde

include ../../gar.mk

install-%/Makefile:
	@mkdir -p $(COOKIEDIR)/install-$*
	$(MAKECOOKIE)


So it will be this order:
  • kdebase
  • kdepim
  • kdenetwork
  • kdeartwork
  • kdeaccessibility
  • kdegraphics
  • kdemultimedia
  • kdegames
  • kdeaddons
  • kdeutils
  • kdeedu
  • kdetoys
  • kdesdk
  • kdewebdev
  • kdeadmin


... or am I wrong?

3

Sunday, February 18th 2007, 2:23am

afaik qt, arts and kdelibs should be compiled first in this order
all other modules can be compiled in random order
Help mee om KDE 3.5.5 in het Nederlands te vertalen

jucato

Trainee

Posts: 155

Location: Philippines

  • Send private message

4

Sunday, February 18th 2007, 5:06am

For KDE 3.x:

1. Qt first
2. aRts - can be optional. But if you decide not to build KDE with aRts, you have disable aRts in all other compilations
3. kdelibs - absolutely necessary for the "main" KDE modules
4. kdebase - if you want to run a basic KDE session.

Then as Rinse said, the other modules may be compiled in any order. However, some modules might require another module to be built and installed first.

The following guides might be of more help:

http://developer.kde.org/build/stable.html
http://quality.kde.org/develop/cvsguide/buildstep.php
http://developernew.kde.org/Getting_Star…/Stable_Version
OS: Kubuntu 6.06 LTS (Dapper Drake) | KDE 3.5.3
Computer Specs: AMD Sempron 2200 1.5Ghz | VIA KM266 Pro 8235 chipset | nVidia GeForce MX 4000 128MB DDR-RAM 32-bit AGP 8x

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

5

Sunday, February 18th 2007, 9:23am

Thx. Thats what I thought. Now I run into some troubles:

X paths... failed - /usr/bin/xmkmf (imake) failed

6

Sunday, February 18th 2007, 9:59am

Can you send some more lines?
Help mee om KDE 3.5.5 in het Nederlands te vertalen

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

7

Sunday, February 18th 2007, 11:53am

The problem is solved but I got new ones:

Problems during KDEbase startup