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.
&
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
Is the source code for the Blackdown JMF shared libraries available
for download?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi all,
1. Where can I find out more details about dl
interface(load, use, unload shared library)? any manual or URL?
2. We know that JNI need to create .so shared
library file. Could we load, use this file? E.g. I created fromjava.java and
fromjavaImp.c.
I compiled fromjava by
Hi All,
I am trying to execute a small program in Java that uses JNI. I have built
shared library shared.so.
It loads properly as I do not see any Unsatisfied Link Error on console. The JNI
function is not being
called and Java returns integer 3 as return value when I called the native
method
On Thu, 7 Oct 1999 19:22:23 -0500, Mike Tinnes wrote:
>
>I get the following error while trying to run a servlet that utilized the
>awt classes.. "no awt in shared library path". I'm using RH6.0, Apache JServ
>1.1b1 and jdk117v3. I'm assuming the VM needs the
I get the following error while trying to run a servlet that utilized the
awt classes.. "no awt in shared library path". I'm using RH6.0, Apache JServ
1.1b1 and jdk117v3. I'm assuming the VM needs the LD_LIBRARY_PATH set to the
awt shared libraries,
ts work on Linux fine, but not this one
> which use java.awt package.
>
> Here is exception message coming from Apache error_log:
>
> /usr/local/java/jdk117_v3/bin/../lib/i586/green_threads/libawt.so: undefined
> symbol: XtShellStrings (libawt.so)
> java.lang.UnsatisfiedLi
Apache error_log:
/usr/local/java/jdk117_v3/bin/../lib/i586/green_threads/libawt.so: undefined
symbol: XtShellStrings (libawt.so)
java.lang.UnsatisfiedLinkError: no awt in shared library path
at java.lang.Runtime.loadLibrary(Runtime.java)
at java.lang.System.loadLibrary(System.java
in shared library path
java.lang.UnsatisfiedLinkError: no awt in shared library path
at java.lang.Runtime.loadLibrary(Runtime.java)
at java.lang.System.loadLibrary(System.java)
at
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:394)
at
e opened. In that case, a shared library
> libstdc++-libc6.0-1.so.2 is not found (detailed error message attached).
> I know of libstdc++* shared libraries, but this name is strange to me.
> Any suggestions?
ln -sf /usr/lib/libstdc++.so.2.9.0 /usr/lib/libstdc++-libc6.0-1.so.2
--
m
RTFM
The workaround was posted many messages ago
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
to Linux. I've downloaded JDK
> 1.2 pre-v1 for i386 and have tried to run it on a Pentium PC with 2.0.36
> kernel (SuSE 6.0 distribution). Everything is running fine as long as no
> X11 window has to be opened. In that case, a shared library
> libstdc++-libc6.0-1.so.2 is not fou
Hi,
thanks for your work on porting JDK 1.2 to Linux. I've downloaded JDK
1.2 pre-v1 for i386 and have tried to run it on a Pentium PC with 2.0.36
kernel (SuSE 6.0 distribution). Everything is running fine as long as no
X11 window has to be opened. In that case, a shared library
li
14 matches
Mail list logo