When I last looked I could not see in jdk-1.1.6v2.
I can think you should create a new text file called `PROBLEMS'
to focus the naive installer attention. Put also the bugfixes and
remedies in this file and put a ptr in the README.linux file.
Pete
______________________________ Reply Separator _________________________________
Subject: Re: EVERYONE: javac segmentation fault
Author: sbb ([EMAIL PROTECTED]) at lon-mime
Date: 02/10/98 05:29
Eric Harlow writes:
>
> I installed the jdk1-1-6v4 and can compile java files fine, but running
> anything
>
> 'java classfile'
>
> gets a segmentation fault. I have RedHat 5.0 on the system and need to do
> a java demo next week. I would prefer not to use win95 to do the demo.
> I checked the faq and didn't find anything that decribes my scenario.
[General announcement, since this has cropped up a few times in the last day]
If you get a seg fault on running v4, the FIRST THING that you should do is
try renaming libc and libdl in java/lib/i386/green_threads to some other name.
If your ld.so version is 1.9.6 or above (with the libc5 Linux JDK), you
should definitely do this.
I think the README.linux mentions this, doesn't it?
Steve