[Kde-java] Compiling CVS

Olivier Dragon dragonoe at mcmaster.ca
Wed Oct 6 15:21:18 CEST 2004


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

-- 
          __-/|    ? ?     |\-__
     __--/  /  \   (^^)   /  \  \--__
  _-/   /   /  /\ / ( )  /\  \   \   \-_
 /  /   /  /  /  (   ^^ ~  \  \  \   \  \
 / Oli Dragon    ( dragonoe at mcmaster.ca \
/  B.Eng. Sfwr   (     )    \    \  \    \
/  /  /    /__--_ (   ) __--__\    \  \  \
|  /  /  _/        \_ \_       \_  \  \  |
 \/  / _/            \_ \_       \_ \  \/
  \_/ /                -\_\        \ \_/
    \/                    )         \/
                        *~
        ___--<***************>--___
       [http://dragon.homelinux.org]
        ~~~--<***************>--~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.kde.org/pipermail/kde-java/attachments/20041006/b8e7f0bf/attachment.pgp


More information about the Kde-java mailing list