Subject: Re: linux executables don't want to run:
To: Dante Profeta <dante@mbox.vol.it>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: netbsd-help
Date: 04/25/1996 17:10:19
>I tried to run netscape for linux, but it says:
>
>   netscape: can't load dynamic linker '/lib/ld.so'
>
>I tried also to do:
>
>   ln -s /usr/libexec /lib
>
>with the same results.

You need to install Linux shared libraries in the appropriate places.  You
can read all about this in the compat_linux(8) man page.

>Now I'm using the BSDi one, but it hasn't Java support, so I hope is there a
>way to run the linux netscape. Is there?

There should be, but I hear the BSDi Atlas version of Netscape supports Java,
so you might want to try that.

--Ken