[Kroupware] release

Jan Tönjes kroupware@mail.kde.org
Tue, 24 Sep 2002 19:00:22 +0200


[...]
>     Normally, you'd do:
>
>     cvs co kdenetwork
>     cd kdenetwork
>     cvs up -rkroupware_branch mimelib libkdenetwork kmail
>
>     Then do the same with kdepim:
>
>     cvs co kdepim
>     cd kdepim
>     cvs up -rkroupware_branch korganizer libical libkcal

And thereafter

make -f Makefile.cvs
./configure --prefix=/your/directory
make
su
make install 

and that for both directorys???

jan :-)

[...]