Subject: Re: Plugin java on emulated linux browsers ?
To: None <netbsd-users@netbsd.org>
From: Florence HENRY <Florence.Henry@obspm.fr>
List: netbsd-users
Date: 11/09/2003 14:34:04
On Sun, 9 Nov 2003, Christian Biere wrote:

> > However, I tried to add
> > LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/pkg/gcc-3.3/lib
> > in /usr/pkg/lib/netscape/netscape7/run-mozilla.sh
>
> Ok, that was a thinko on my side. You need the library compiled for
> Linux. Just google for libgcc_s.so, you can download it from
> several (official) places.

I picked up the libgcc_s.so on a linux machine on which I have an access,
put it in /emul/linux/lib, adjusted LD_LIBRARY_PATH:
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/emul/linux/lib
instead of the previous line, and it works fine now.

Thanks!

----
Florence HENRY
florence.henry@obspm.fr