[Kde-java] Compiling CVS

David Goodenough david.goodenough at btconnect.com
Wed Oct 6 16:34:43 CEST 2004


On Wednesday 06 October 2004 14:21, Olivier Dragon wrote:
> A small correction below...
>
> On Wed, Oct 06, 2004 at 12:55:23PM +0000, Olivier Dragon wrote:
> > Hi,
> >
> > Starting from scratch I've had to do the following. I think this
> > information would be useful to put in the README files, especially the
> > online ones on the dev's corner website.
> >
> > export CVSROOT=:pserver:anonymous at anoncvs.kde.org:/home/kde
> > cvs login
> > cvs co -l kdebindings
> > cvs co kdebindings/qtjava
> > cvs co kdebindings/kdejava
> > cvs co kdebindings/kde-common
> > cvs co kdebindings/dcopc
> > cd kdebindings
> > ln -s kde-common/admin ./admin
> > make -f Makefile.cvs
> > ./configure
>
> Should be
> ./configure --with-qt-dir= --with-java=/usr/lib/j2se/1.4
>
> The java dir may differ depending on what compiler/interpreter you're
> using. You must also have QT 3.3 headers (libqt-dev for debian) and KDE
> headers (kdelibs4-dev for debian).
>
> Then follow the qtjava and kdejava building instructions.
>
> Cheers,
> -Olivier
Something odd is going on, or I am going mad (the later is more likely).

When I do this, it complains that kdebindings/kde-common is not there.
More worryingly when I look at WebCVS its not their either.

David


More information about the Kde-java mailing list