You are not logged in.

1

Thursday, December 4th 2003, 1:20pm

Compiling a full KDE cvs

Hi

I want to have a full current KDE cvs version for my main account, with all apps.

I've already used konstruct, but it doesn't compiles the current cvs version.

I've also used the method found at http://developer.kde.org/build/newbie_build_cvs.html but :
1. it's not a complete cvs version. The script kde-build doesn't compile quanta, or kdeextragear, for example.
2. You must create another user.

What i'm searching for is a method to :
1. compile a current AND full cvs version (with possibly all apps)
2. get a version usable by my own main account, not a kdecvs account or something like this.
3. have the choice of the version when logging in, in KDM : stable RPM-installed version or cvs version

If you have any clues or an URL, let me know, because i want to try it (and give useful BR on apps i use)...

Laurent
Martien
(je suis venu en ami)

2

Monday, December 15th 2003, 9:46am

A few references:
http://lists.kde.org/?t=107030610600001&r=1&w=2
http://women.kde.org/tips/kdetips.php

If you download via CVS, you need to do
make -f Makefile.cvs
before doing configure.

For point 3, I have not any idea.