Subject: Re: Opera6 package doesn't work?
To: Eric Jacoboni <jaco@teaser.fr>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 09/08/2002 14:46:47
On Sat, Sep 07, 2002 at 10:40:27PM +0200, Eric Jacoboni wrote:
> I do have libhistory.so.4 in /emul/linux/lib :
>
> $ ls -l libhistory.so*
> lrwxr-xr-x 1 root wheel 17 Apr 10 12:40 libhistory.so.4 -> libhistory.so.4.2
> -rwxr-xr-x 1 root wheel 28417 Apr 10 12:40 libhistory.so.4.2
>
> And, yes, i have LD_LIBRARY_PATH set but, for some reason, i fail to
> unset it (?).
>
> Anyway, if i do :
>
> $ env LD_LIBRARY_PATH= opera
>
> the licence window appears. When i click on "Agree" button, i get a
> core dump.
>
> /usr/bin/opera: line 72: 2233 Segmentation fault (core dumped) $OPERA "$@"
Maybe try to unset LD_LIBRARY_PATH completely:
unsetenv LD_LIBRARY_PATH
opera
--
Manuel Bouyer <bouyer@antioche.eu.org>
--