Steve Byrne wrote:
>
> Gordon Chamberlin writes:
> > I have downloaded 1.1.6 v4 for libc and am testing it with
> > Caldera OpenLinux 1.2. I upgraded the libc to 5.4.46 and ld.so to
> > 1.9.9.
> >
> > I get the following error when I try running a java program:
> > SIGSEGV 11* segmentation violation
> >
>
> Remove (or rename) the libc/libdl in the lib/i386/green_threads directory.
> Did you upgrade to libc and libdl *after* you got the JDK to try to make things
> run, or had you done it beforehand? If the former, what versions of these
> libraries did you use to have?
>
> Steve
I upgraded after installing jdk 1.1.6 v4. Before upgrading I had
libc 5.4.38 and ld.so 1.9.3.
Moving libc and libdl worked. What went wrong and how can the
installation process be made easier for COL users? Should I
have upgraded first?
Thanks for the help!
-Gordon