[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Instructions for building JavaHL

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-01-31 23:37:56 CET

--On Wednesday, January 26, 2005 7:33 AM +0100 Patrick Mayweg
<mayweg@qint.de> wrote:

> Hi Mark,
> i am the author of the javahl binding. But not the author of the
> integration into the main bilding system.
> If you want to build the javahl binding on the 1.1.* branch on *nix
> system, it is not so complicated anymore.
>
> First run ./configure --enable-javahl [--with-jdk=...] [--with-junit=...]
> plus your usual options. The with-jdk option is needed, when JAVA_HOME
> does not point to your jdk directory. The with-junit option is need when
> you want to run the tests and should point to the junit jar.
> Then run
> make
> make javahl
> make install
> make install-javahl
> [make check-javahl]
> That should give you a usable javahl binding.

Yup, if that sequence of steps doesn't work, feel free to file a bug.

One additional issue is that on OS X jikes doesn't work correctly - even
though it is shipped by default (go figure). dlr and I disagreed about
what the default should be, so on OS X, you'll need to also explicitly pass
in '--with-jikes=no'. But, other than that, javahl should be buildable and
work almost everywhere on the 1.1.x branch and beyond. (1.0.x did not have
a usable javahl build system.)

HTH. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 31 23:39:27 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.