[Kroupware] release
Amir Tal
kroupware@mail.kde.org
Tue, 24 Sep 2002 20:24:25 +0300
On Tuesday 24 September 2002 20:18, Rolf Offermanns wrote:
> --On Tuesday, September 24, 2002 20:19:22 +0300 Amir Tal
>
> <tal@whatsup.org.il> wrote:
> > On Tuesday 24 September 2002 20:00, Jan T=F6njes wrote:
> >> [...]
> >>
> >> > 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=3D/your/directory
> >> make
> >> su
> >> make install
> >>
> >> and that for both directorys???
> >
> > i have all of kde's cvs sources localy here (compiling every few days=
)
> > and i cant see anything about kroupware there.
> > as i understand, its a part of kde's cvs main tree...how come that it=
s
> > not there, and if so, what good will it do to checkout kdenetwork an=
d
> > kdepim again ?
>
> You are not checking out the same thing again.
> It is in another branch in CVS. Note the "-rkroupware_branch" parameter=
=2E
oops, my bad ;)
sorry.
tal.
>
> -Rolf