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

Re: [Subclipse-users] Can't run JavaHL on Linux x86_64 + IBM RAD

From: Bruno Borges <bruno.borges_at_gmail.com>
Date: Fri, 18 Mar 2011 18:58:18 -0300

Aright, so I did install the RPM on Ubuntu, and it worked like a charm. :-)

Thanks!!

Bruno Borges
www.brunoborges.com.br
+55 21 76727099

"The glory of great men should always be
measured by the means they have used to
acquire it."
 - Francois de La Rochefoucauld

On Fri, Mar 18, 2011 at 6:33 PM, Bruno Borges <bruno.borges_at_gmail.com>wrote:

> I use Ubuntu 10.10, and I'm downloading the RPM as you've suggested.
>
> But if you have any better idea on how to fix this on Ubuntu, please,
> share... :-)
>
>
> Bruno Borges
> www.brunoborges.com.br
> +55 21 76727099
>
> "The glory of great men should always be
> measured by the means they have used to
> acquire it."
> - Francois de La Rochefoucauld
>
>
>
> On Fri, Mar 18, 2011 at 6:16 PM, Mark Phippard <markphip_at_gmail.com> wrote:
>
>> On Fri, Mar 18, 2011 at 5:12 PM, Bruno Borges <bruno.borges_at_gmail.com>
>> wrote:
>> > Correct.
>> > It seems IBM RAD was installed with the J9 JVM 32bit.
>> > It is strange though that it is working fine, except SVN.
>>
>> It is very common to use a 32-bit JVM on 64-bit OS. If you do not
>> need the > 4GB heap of a 64-bit JVM it is usually considerably faster
>> to use a 32-bit JVM.
>>
>> > If I link IBM RAD with the JavaHL 32bit libs, must I also install
>> Subversion
>> > 32bit binaries (bin/svn)?
>>
>> Yes. JavaHL is just a small layer that relies on the Subversion
>> libraries for most work. The command line client (svn) is a similar
>> small layer that uses those same libraries. So JavaHL and the SVN
>> command line kind of come together.
>>
>> What distro are you using? The client RPM that CollabNet provides is
>> installed into a private folder - /opt/CollabNet_Subversion. So you
>> can install it without having to disturb the 64-bit version from your
>> distro. Just point the java.library.path property at the lib folder
>> from that install and it should find it. See the wiki if need more
>> detail.
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>> ------------------------------------------------------
>>
>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2712459
>>
>> To unsubscribe from this discussion, e-mail: [
>> users-unsubscribe_at_subclipse.tigris.org].
>>
>
>

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2712461

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-03-18 22:58:25 CET

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.