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

M7 build linux tip

From: McClain Looney <m_at_loonsoft.com>
Date: 2004-03-01 17:09:29 CET

Greetings,

Somehow libsvnjavahl.so gets its permissions set to mode 644 during the
packaging of the drop. This will cause ld to fail loading the library,
resulting in a NoClassDefFound at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.<init>(JhlClientAdapter.java:102)

To fix this, chmod 755 the libsvnjavahl.so in the plugin core directory.

Hopefully this will be rectified in the next drop.

-- 
McClain Looney
LoonSoft LLC
m@loonsoft.com
Received on Tue Mar 2 03:09:29 2004

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.