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