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

RE: libsvnjavahl location question

From: Greg Irvine <greg.irvine_at_thalesatm.com>
Date: 2004-09-03 00:41:38 CEST

Hi Aaron.

I got 0.9.16 to work yesterday on Redhat 9 with Eclipse 3.0 GTK.

I had to upgrade the APR stuff (which I did along with subversion 1.0.6).

Subversion also seems to not ship with libsvnjavahl.so any more so I copied
one from a previous release of subclipse (v0.9.0 I had lying around).
I put it in the subclipse core directory. I also duplicated it to
libsvn-javahl.so.
I don't have access to the machine today, so I don't know which of the
shared libraries it uses, but from recent mail list talk I get the feeling
it's the libsvn-javahl.so. I was a little surprised this worked as I
thought that some methods had been added into the package recently, but...
*shrug*.

I didn't have to play with LD_LIBRARY_PATH or anything else.

Hope it helps.

Greg.

-----Original Message-----
From: Aaron Digulla [mailto:digulla@hepe.com]
Sent: Friday, 3 September 2004 8:35 AM
To: users@subclipse.tigris.org
Subject: Re: libsvnjavahl location question

I've managed to get 0.9.16 to run on Windows, but I'm stuck on Linux. I've
downloaded 1.1RC2, unpacked it, compiled with --with-libz --with-ssl and the

flags mentioned in the FAQ. Then I've installed everything.

Then I copied /usr/local/lib/svn-javahl/svn-javahl.jar to
plugins/org.tigris.subversion.subclipse.core_0.9.16/svn-javahl.jar

export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH

Then I started Eclipse and updated to 0.9.16 via the update site.

But Eclipse still thinks that javahl is not available (Check your
environment).

What could be wrong?

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://www.philmann-dark.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Sep 3 08:41:38 2004

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.