[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: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 26 Mar 2011 15:10:49 -0400

On Sat, Mar 26, 2011 at 10:56 AM, bugreport
<M8R-fj4tn21_at_thisisnotmyrealemail.com> wrote:

> 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

Does SlikSVN have the DLL's in that folder or does it install a "bin" folder?

Maybe spaces or slashes are the problem? After Googling, I see this
is recommended format for Windows:

-Djava.library.path="C:/Program Files/SlikSvn;%PATH%"

Note the double-quotes, slashes and inclusion of existing %PATH%.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2714394
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-03-26 20:11:18 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.