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

Re: How can i start tu use the javahl?

From: Kelvin Ekonomi <kekonomi_at_hotmail.com>
Date: 2004-10-28 10:58:26 CEST

I have installed subversion with the setup.exe mode for windows. I don't
have the apache web server and i am having problems with installing "javahl"
 Can you explain me the procedure of the installation for the javahl? Do i
have to install the Visual Studio for installing javahl?
When i call the SVNAdmin.create() than i have this errors:{
java.lang.UnsatisfiedLinkError: no svnjavahl in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1403)
        at java.lang.Runtime.loadLibrary0(Runtime.java:788)
        at java.lang.System.loadLibrary(System.java:832)
        at org.tigris.subversion.javahl.SVNAdmin.<clinit>(SVNAdmin.java:45)
        at Main.main(Main.java:28)
Exception in thread "main" 
}

the tests in the javahl generates this error too.

thanks for the help
Kelvin
Received on Thu Oct 28 10:59:17 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.