Note that there are some explanatory texts on larger screens.

plurals
  1. POIncompatible JavaHL library for Subclipse in 64 bit Kubuntu
    primarykey
    data
    text
    <p>I'm trying to get Subversion working under Eclipse 3.7 in a 64 bit Kubuntu 11.10 but having problems. I've installed subclipse 1.8.1, installed 'libsvn-java' and have added <code>-Djava.library.path=/usr/lib/jni/</code> under the <code>-vmargs</code> in the <code>/usr/lib/eclipse/eclipse.ini</code> file, but now getting the error message:</p> <pre><code>Incompatible JavaHL library loaded. 1.7.x or later required. </code></pre> <p>and can't seem to find out how to upgrade my JavaHL. I've reinstalled the subclipse plugin, which apparently also installs JavaHL version 1.7.1, so perhaps this isn't a case of JavaHL not being installed, but perhaps unfindable? - Anyone with any ideas?</p> <p>** EDIT **</p> <p>As mentioned below the links provided in the accepted answer have stopped working, but you can <a href="https://launchpad.net/~dominik-stadler/+archive/subversion-1.7/+sourcepub/2118558/+listing-archive-extra" rel="noreferrer">download updated files here</a> (credit to Rekhyt) but you will need subclipse version 1.8.x which you can install by adding <a href="http://subclipse.tigris.org/update_1.8.x" rel="noreferrer">http://subclipse.tigris.org/update_1.8.x</a> to Eclipse</p> <p>I installed subclipse 1.8 first then installed these files in order:</p> <ol> <li><a href="https://launchpad.net/~dominik-stadler/+archive/subversion-1.7/+files/libsvn1_1.7.2-0ubuntu0~ppa1_amd64.deb" rel="noreferrer">libsvn-java_1.7.2-0ubuntu0~ppa1_amd64.deb</a></li> <li><a href="https://launchpad.net/~dominik-stadler/+archive/subversion-1.7/+files/subversion_1.7.2-0ubuntu0~ppa1_amd64.deb" rel="noreferrer">subversion_1.7.2-0ubuntu0~ppa1_amd64.deb</a></li> <li><a href="https://launchpad.net/~dominik-stadler/+archive/subversion-1.7/+files/libsvn-java_1.7.2-0ubuntu0~ppa1_amd64.deb" rel="noreferrer">libsvn1_1.7.2-0ubuntu0~ppa1_amd64.deb</a></li> </ol> <p>If you need 32 bit <a href="https://launchpad.net/~dominik-stadler/+archive/subversion-1.7/+sourcepub/2118558/+listing-archive-extra" rel="noreferrer">go to the launchpad page</a> and click the 'subversion - 1.7.2-0ubuntu0~ppa1' link at the bottom of the page - this will bring up all the relevant files</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload