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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message