[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: Aaron Digulla <digulla_at_hepe.com>
Date: 2004-09-03 00:34:33 CEST

Martin Holz wrote:
> Gerco Ballintijn <gerco@ballintijn.com> writes:
>
>
>>McClain Looney wrote:
>>
>>>as with all libraries, somewhere in LD_LIBRARY_PATH (or your user
>>
>>>library path) should do it. as you are the first one to ask, it's not
>>>actually a FAQ yet :)
>>>
>>
>>
>>IIRC, the subclipse core directory also works (without setting the
>>LD_LIBRARY_PATH).
>
>
> It looks like java does not look into /etc/ld.so.cache on linux.
> At least it does not find libraries in /usr/local/lib unless I
> add it to LD_LIBRARY_PATH. Is this the correct behaviour?

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/
Received on Fri Sep 3 08:34:33 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.