RE: shared library not loading.

2003-03-26 Thread Jonathan Gray
To: Jonathan Gray > Cc: [EMAIL PROTECTED] > Subject: Re: shared library not loading. > > > Jonathan Gray wrote: > > >I am trying to use a library called heapprofile > (www.virtualmachine.de) on > >Debian (unstable), with linux 2.4.18 and Sun's JDK 1.4.1_02. &

shared library not loading.

2003-03-25 Thread Jonathan Gray
I am trying to use a library called heapprofile (www.virtualmachine.de) on Debian (unstable), with linux 2.4.18 and Sun's JDK 1.4.1_02. I have built the library correctly and I know (from an strace) that Java is picking up the library on the LD_LIBRARY_PATH. However, when I run 'java -Xrunheappro