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

Re: [Subclipse-users] Problem with javahl - vista, eclipse, subclipse

From: Joshua Frankamp <frankamp_at_gmail.com>
Date: Fri, 10 Oct 2008 18:01:35 -0700

> It is throwing, "java.lang.UnsatisfiedLinkError: no svnjavahl-1 in
> java.library.path".

Do you have it on your windows system path? Go to a command prompt and
type "set". These are your environment variables, one of them is Path,
and it needs to contain a directory like the collabnet release
directory which has the .dll in it.

On mine it looks like this:
Path=C:\Python25\scripts;(a bunch more stuff);C:\Program
Files\CollabNet Subversion Server;

That server directory contains the dll.

If you don't have something like this, you may need to modify your path.

- Joshua

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-11 03:02:08 CEST

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.