Date: Wed, 27 Nov 2002 19:04:07 +0100 From: "Ulrich 'Q' Spoerlein" <q@uni.de> To: Dick Hoogendijk <dick@nagual.st> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: opera6.1 w/ java Message-ID: <ca1auucdm47mar9c4spdllkjbrao0l7ptl@4ax.com> In-Reply-To: <20021127153934.GA6800@pooh.nagual.st> References: <20021127153934.GA6800@pooh.nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Nov 2002 16:39:34 +0100, you wrote:
>Today I checked the X output, running opera and found:
>
>=-=-=-quote-=-=-=
>Disabling java due to potentional dangers.
>If you know what you're doing, you can set the environment variable
>OPERA_FORCE_JAVA_ENABLED to '1' to override this.
>Start opera with '-debugjava' argument for more information.
>=-=-=-/quote-=-=-=
well, i'm using opera 6.1 build 271 i _don't_ get that output and the
env.var _doesn't_ work.
which version are you using?
i then looked at /usr/local/bin/opera and found this at line 76:
# Uncomment the next lines to workaround the "preloaded libXt" problem.
LD_PRELOAD="${OPERA_JAVA_DIR}/libawt.so"
OPERA_FORCE_JAVA_ENABLED="1"
export LD_PRELOAD OPERA_FORCE_JAVA_ENABLED
i uncommented these lines, and when starting opera i got:
/usr/libexec/ld-elf.so.1: /usr/local/jdk1.3.1/jre/lib/i386//libawt.so:
Undefined symbol "JVM_RaiseSignal"
and i found the JVM_RaiseSignal in
/usr/local/jdk1.3.1/jre/lib/i386/classic/libjvm.so
but even fixing the missing symbols, opera still refuses to run Java
applets :(
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ca1auucdm47mar9c4spdllkjbrao0l7ptl>
