Subject: Re: linux jdk1.1.3?
To: None <brian@matchframe.com>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: port-i386
Date: 10/30/1997 01:57:44
> Has anoyone gotten the linux jdk1.1.3 running under emulation?  I have
> all the libs it's linked against in their various directories under
> /emul/linux, linux ldconfig finds them, but I still get an exec format
> error.  Have COMPAT_LINUX turned on, and COMPAT_SVR4 turned off.  Have
> linux ld.so.  Any ideas?
I got that when some libraries were missing.  Did you run ldd and make
sure they were all there?

        -- Lennart