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

Re: cannot get javahl to work

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-18 16:17:12 CEST

> And I tried recompiling with --enable-javahl, but this created only a
> .jar file under /usr/local/lib/svn-javahl/ and eclipse doesn't seem to
> know what to do with it.

You do not need the JAR file as Subclipse includes it. What you need is
the native library, libsvnjavahl-1.so that the JAR file uses to do the real
work.

Have you followed the build steps from our FAQ? You need to run configure
with --enable-javahl, but also some other settings such as the path to your
JDK.

Then you need to run

make
make javahl
make install
make install-javahl

Did you look around that SUSE RPM site for a Neon RPM? You would still
probably be better off going in that direction.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon Sep 19 00:17:12 2005

This is an archived mail posted to the Subclipse Users mailing list.

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