I figured it out. I needed to use the glibc2.1 version, instead of 2.0.
"William D.Webb" <[EMAIL PROTECTED]> wrote:
> I'm trying to get java working on my Linux system. I have it installed and
> the bin in my path. Whenever I try to run anything java, I get th
I'm trying to get java working on my Linux system. I have it installed and
the bin in my path. Whenever I try to run anything java, I get the
following Any ideas?
*** panic: GC: getStickySystemClass failed: java/lang/ref/Reference
CLASSPATH may be incorrect
SIGABRT 6* abort (gen
Dude, you want us to write the code for you as well??
Pierre Heroux <[EMAIL PROTECTED]> wrote:
> I have a "Segmentation fault (core dumped)" message when I execute the
> following source.
>
> #include
> #include
>
> int main()
> {
> const int nOpts = 4;
> JavaVMOption options[nOpts];
>
I've been trying to install this Blackdown JDK on my RedHat system. I keep
getting this error when I run 'java'.
Error: can't find libjava.so
Any ideas? I so much as manually copied the .so files to my /usr/lib
directory.
Ge