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

Re: [Subclipse-users] Crash on history

From: neil hart <neilahart_at_gmail.com>
Date: Tue, 31 Mar 2009 14:02:38 -0400

I'm using port/macport to install Subversion and Subversion-javahlbindings.
 These have been installed for version 1.6. This installs everything in
/opt/local/lib and adds some links from /Library/Java/Extensions
Without adding /opt/local/lib to java.library.path I'm getting the error:
Failed to load JavaHL Library.These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
/opt/local/lib/libsvnjavahl-1.0.0.0.dylib:
java.library.path =
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java

Once I add /opt/local/lib to java.library.path I'm getting the error:
Failed to load JavaHL Library.These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
/opt/local/lib/libsvnjavahl-1.0.0.0.dylib:
/opt/local/lib/libsvnjavahl-1.0.0.0.dylib:
java.library.path =
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:/opt/local/lib

I see in /opt/local/lib:
./libsvnjavahl-1.0.0.0.dylib
./libsvnjavahl-1.0.dylib
./libsvnjavahl-1.a
./libsvnjavahl-1.dylib
./libsvnjavahl-1.la

Is there something I'm missing? This is eclipse 3.5M6 and running java 1.5.

thanks
Neil

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-03-31 20:03:15 CEST

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.