Re: Java Plug-in tantalizing, but...

1998-05-18 Thread Robert Coie
currently in "frozen" is insufficient. The version mentioned above appears to be OK. However, this still doesn't make the Java Plug-in work. Is there a way to hook the plugin up with the jre in my now-working JDK tree, instead of the jre that ships with the plugin itself? -- Robert Coie Implementor, Intrigue Ltd.

Re: Java Plug-in tantalizing, but...

1998-05-18 Thread Robert Coie
ned that the glibc v5 of 1.1.5 works on this machine, although v7 segfaults at startup. -- Robert Coie Implementor, Intrigue Ltd.

Re: Java Plug-in tantalizing, but...

1998-05-15 Thread Robert Coie
> Do you convert that html file ? > i.e > From=20 ... > To... Thanks for taking the time to respond. This isn't the problem, because it's the stock ControlPanel.html and is already using EMBED. The plug-in is being triggered OK, it just doesn't seem to run

Java Plug-in tantalizing, but...

1998-05-14 Thread Robert Coie
Activator) from within Netscape (4.04j2), nothing obviously sinister is reported by either the console or the ACTIVATOR_TRACE, but all that happens is "Loading Java Applet" in the center of the applet area. Any assistance or advice would be appreciated. -- Robert Coie Implementor, Intrigue Ltd.

Re: apache 1.2.4 + mod-jserv + SdK

1998-05-12 Thread Robert Coie
ssloader works in jserv, because it seems to be wreaking havoc with my attempts to use JPL (Larry Wall's hybrid Java-Perl language) in servlets. The shared libraries load correctly, but I get UnsatisfiedLinkErrors trying to call things in them. -- Robert Coie Implementor, Intrigue Ltd.

Dynamic loading and libgcc need?

1998-05-12 Thread Robert Coie
o the original JDK source. ldd -r on libjava.so complains about missing libgcc symbols on both my Debian 1.3.1 (libc5 5.4.33) and pre-2.0 (libc6 2.0.6). I appreciate any insight or advice anyone can provide. -- Robert Coie Implementor, Intrigue Ltd.