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

Re: subclipse 0.9.22 on Linux

From: Christophe Labouisse <gabuzo_at_tigris.org>
Date: 2004-10-10 08:05:19 CEST

On Sat, 9 Oct 2004 22:02:17 +0800
Alwyn Schoeman <alwyn.schoeman@gmail.com> wrote:

> I needed to have LD_LIBRARY_PATH set even for 0.9.21, and my javahl.so
> is in /usr/lib.

That's perfectly normal as java look for native library in the
java.library.path system property. If you display this variable on
Linux, you'll notice that it only contains directories in the jdk
hierarchy. Hence the need to add the library where javahl.so is in the
LD_LIBRARY_PATH variable.

-- 
Le cinéma en Lumière : http://www.lumiere.org/
Received on Sun Oct 10 16:05:19 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.