FAQ: 0x00100000: Cannot load libraries: javahl.SVNClient
Posted: Thu Jul 19, 2007 6:17 pm
In order to resolve this problem see: http://www.polarion.org/index.php?page= ... sive#notes
Welcome to the Polarion Forum! This is the community driven website dedicated to the Polarion applications and technologies.
http://forums.polarion.com/
Code: Select all
sudo apt-get install subversion libsvn-java
cd [ECLIPSE_HOME]/plugins/org.polarion.team.svn.client.javahl.win32_1.1.3
mv libsvnjavahl-1.dll libsvnjavahl-1.dll.OLD
ln -s /usr/lib/jni/libsvnjavahl-1.so libsvnjavahl-1.so
[start eclipse]
[ECLIPSE_HOME]/plugins/org.polarion.team.svn.client.javahl_1.1.3
Code: Select all
-vmargs -Djava.library.path=/usr/lib/jni