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

RE: Re: [Subclipse-users] Subversion Native Library Not Available

From: bugreport <M8R-fj4tn21_at_thisisnotmyrealemail.com>
Date: Sat, 26 Mar 2011 07:56:54 -0700 (PDT)

Hi Mark,

thanks for the quick reply.
I've selected option 2 and now I get another error message:

Failed to load JavaHL Library.
These are the errors that were encountered:
no libapr-1 in java.library.path
no libapriconv-1 in java.library.path
no libeay32 in java.library.path
no ssleay32 in java.library.path
no libaprutil-1 in java.library.path
no dbghelp in java.library.path
no libsasl in java.library.path
no libsvn_subr-1 in java.library.path
no libsvn_delta-1 in java.library.path
no libsvn_diff-1 in java.library.path
no libsvn_wc-1 in java.library.path
no libsvn_fs-1 in java.library.path
no libsvn_repos-1 in java.library.path
no libsvn_ra-1 in java.library.path
no libsvn_client-1 in java.library.path
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path = C:\Program Files\SlikSvn

Any ideas?

If not, I'll definitely switch to Eclipse x-86 and to JVM x-86.

Regards

> You are using a 64-bit JVM and you have 32-bit Subversion DLL's in
> your PATH. Those are the C:\csvn\bin DLL's from Subversion Edge.
>
> If it were me, I would switch to a 32-bit JVM and Eclipse as they run
> faster than 64-bit does. There is also rarely a need for 64-bit
> programs.
>
> However, you have other options:
>
> 1) Adjust PATH so that SlikSVN is ahead of Subversion Edge. You could
> do this just for your user by changing the user PATH and not the
> system PATH and it would not effect Subversion Edge services at all.
>
> 2) Edit the eclipse.ini file and add -Djava.library.path=C:/Path/SlikSVN
>
> See http://subclipse.tigris.org/wiki/JavaHL for a full explanation and
> more details on option 2.
>
> Mark

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2714364

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-03-26 20:06:16 CET

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.