Java plugin for AMD64 (j2sdk 1.4.2-03) crashes on many applets

2006-03-05 Thread Peter Wainwright
for a Windows driver to run under ndiswrapper, there seems to be NO 64-bit flash plugin, and NO java plugin for firefox (1.0.7) - certainly not from Sun! So, I came to blackdown and picked up the j2sdk-1.4.2-03 package for amd64. I must congratulate you for at least trying to support java linux use

Mozilla/firefox plugin, PPC

2005-01-26 Thread Gavin Rogers
Hi Guys, I am an avid Java coder, recently moved over to an iBook as my one and only coding platform. I have just install your jdk (1.3) and it works great... except for the browser plugin. I have made soft links in: /usr/lib/mozilla/plugins/ and /usr/lib/mozilla-firefox/plugins/ to: /usr/local

Re: undefined symbol __gxx_personality_v0 when loading plugin

2004-12-19 Thread Ross Boylan
On Thu, 2004-12-16 at 07:47, Nathan Bryant wrote: > Right, there is already a need for a Java plugin compiled with gcc 3.4 > for some distributions > > Othmar Pasteka wrote: > > >Hello, > > > >I wanted to use the latest j2sdk1.4.2 in connection with firefox >

Re: undefined symbol __gxx_personality_v0 when loading plugin

2004-12-16 Thread Nathan Bryant
Right, there is already a need for a Java plugin compiled with gcc 3.4 for some distributions Othmar Pasteka wrote: Hello, I wanted to use the latest j2sdk1.4.2 in connection with firefox 1.0 but whenever I try to load it I get: LoadPlugin: failed to initialize shared library /usr/local

undefined symbol __gxx_personality_v0 when loading plugin

2004-12-16 Thread Othmar Pasteka
Hello, I wanted to use the latest j2sdk1.4.2 in connection with firefox 1.0 but whenever I try to load it I get: LoadPlugin: failed to initialize shared library /usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so [/usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so

Jmol + amd64 plugin crashes hard

2004-11-23 Thread Miguel
the Java > Plug-In) Just installed blackdown 1.4.2_01 amd64 on a Fedora Core 2 amd64 system (Mozilla 1.6 Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.6) Gecko/20040510) Running the Jmol applet with this new amd64 plugin still crashes Mozilla. for example http://www.jmol.org/demo/atoms Q: Is the

Re: plugin causes crash on amd64 architecture

2004-11-17 Thread Zachariah Baum
Zachariah Baum wrote: that worked! thanks. ack... I spoke too soon. I had though it was working, but really it was just taking slightly longer to crash. Is there anyone that is working on the amd64 port that has the plugin working for them? thanks, -Z

Re: plugin causes crash on amd64 architecture

2004-11-16 Thread Zachariah Baum
Ross Boylan wrote: I can't speak to the AMD64, but a common problem is that the .so file needs to be a symlink rather than the "real" file. Particular installations may vary; as I understand it the problem is that related files are searched in the directory of the plugin, and

Re: plugin causes crash on amd64 architecture

2004-11-16 Thread Ross Boylan
location, > you can see that it loaded the plugin successfully, but if I try and run > any applet, the browser immediately crashes. > > Has anyone had any luck running applets in firefox on amd64 machines? I can't speak to the AMD64, but a common problem is that the .so file

Re: plugin causes crash on amd64 architecture

2004-11-16 Thread Sam Varshavchik
Zachariah Baum writes: I have mozilla-firefox 1.0 and j2sdk1.4.2 installed on my amd64 machine and copied "libjavaplugin_oji.so" into my ~/.mozilla/plugins directory. Upon starting firefox, and entering "about:plugins" into the location, you can see that it loaded the plug

plugin causes crash on amd64 architecture

2004-11-16 Thread Zachariah Baum
I have mozilla-firefox 1.0 and j2sdk1.4.2 installed on my amd64 machine and copied "libjavaplugin_oji.so" into my ~/.mozilla/plugins directory. Upon starting firefox, and entering "about:plugins" into the location, you can see that it loaded the plugin successfully, but i

fedora2 + amd64 + mozilla + java plugin + applet => crash

2004-09-13 Thread Miguel
amd64 fedora core 2 x86-64 mozilla 1.6 (installed with FC2) blackdown j2sdk-1.4.2-rc1-linux-amd64.bin Jmol applet ... www.jmol.org/preview/atoms The java plug-in with blackdown j2sdk-1.4.2-rc1-linux-amd64.bin consistently crashes when running the Jmol (www.jmol.org) molecular viewer applet. In t

Re: java plugin on EM64t + RH 3.0 U3 beta

2004-08-17 Thread Juergen Kreileder
Sam Varshavchik <[EMAIL PROTECTED]> writes: > Keith Poirier writes: > >> I have RH Update 3 (beta) (also tried on update 2) installed on a >> proliant 360G4 which uses the new Intel EM64T chip. I installed >> jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but whe

Re: java plugin on EM64t + RH 3.0 U3 beta

2004-08-17 Thread Sam Varshavchik
Keith Poirier writes: I have RH Update 3 (beta) (also tried on update 2) installed on a proliant 360G4 which uses the new Intel EM64T chip. I installed jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but when I link to the java plugin, and access a java app via mozilla it crashes: Intel&#

java plugin on EM64t + RH 3.0 U3 beta

2004-08-17 Thread Keith Poirier
I have RH Update 3 (beta) (also tried on update 2) installed on a proliant 360G4 which uses the new Intel EM64T chip. I installed jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but when I link to the java plugin, and access a java app via mozilla it crashes: [EMAIL PROTECTED] plugins

disable audio for java plugin?

2003-12-27 Thread Dimitris Vyzovitis
Is there any way (some runtime parameter perhaps) to turn off audio access in the java plugin? I am dealing with an applet which keeps locking up my /dev/dsp. Browser is firebird 0.7 and java plugin version reads 1.3.0_01. -- vyzo

Re: how to run java plugin with green threads?

2002-05-25 Thread shudo
VM with green threads. I'm not sure that green threads can help you. Anyway, > Now I'm trying to figure out how to get the java plugin to use green > threads. > Is this at all possible? It is not impossible but not so easy. I have tried it this January and got success. We h

how to run java plugin with green threads?

2002-05-24 Thread Wilhelm *Rafial* Fitzpatrick
w I'm trying to figure out how to get the java plugin to use green threads. I tried altering the mozilla startup script to include: export THREADS_FLAG=green export THREADS_TYPE=green_threads but this seems to have no effect, the JVM launched by the plugin continues to use native thre

linux ppc: mozilla+plugin = death with https+applets

2002-04-02 Thread Liem Bahneman
Both the 1.3.1-02a and 02b FCS releases of jdk for linux ppc exhibit this problem. Applets on pages served via http work great, no problems at all. However, when accessing an applet via https, mozilla is killed: platform: G4 OS: YellowDog linux 2.1 Mozilla 0.9.9 error: Gdk-CRITICAL **: file

limit the memory used by java plugin

2002-02-08 Thread Alex Malone
Hi, I am using the blackdown JRE1.3.1 PPC linux plugin for mozilla. Is there anyway to limit the amount of memory used by the JVM? I have tried setting the Max heap using the -Xmx8m argument to the plugin. This does not seem to make a difference. It appears that the plugin is taking

Re: Java Plugin in Blackdown JDK 1.3.0 works for which version of mozilla?

2001-10-30 Thread Juergen Kreileder
Man Chi Ly <[EMAIL PROTECTED]> writes: > I was curious which version of Mozilla the Java Plugin in Blackdown > JDK 1.3.0 is compatible with. It was written for M18 originally. > This bug shows the behavior with recent Mozilla builds: > > http://bugzilla.mozilla.org/s

Java Plugin in Blackdown JDK 1.3.0 works for which version of mozilla?

2001-10-29 Thread Man Chi Ly
Hi, I was curious which version of Mozilla the Java Plugin in Blackdown JDK 1.3.0 is compatible with. This bug shows the behavior with recent Mozilla builds: http://bugzilla.mozilla.org/show_bug.cgi?id=107295 Yes, I'm aware Blackdown JDK 1.3.1 Java Plugin works great. Are any &

Java plugin for Mozilla?

2001-08-21 Thread Alex Buell
Hi A month ago someone said they would be shortly releasing a port of Java21.3.1 for sparc-linux platforms that would include a java plug-in. What's become of that? I'd really like to give Netscape the boot. -- Be careful out there. http://www.tahallah.demon.co.uk --

Re: Mozilla plugin on sparc-linux?

2001-07-15 Thread Alex Buell
On Sun, 15 Jul 2001, Johan Vos wrote: > I had problems building the plugin in the 1.3.0 version for RH 6.2. I > will try to include it in a 1.3.1 release for RH 6.2 Now that's excellent news to warm the cockles of me heart! Thanks for all the hard work you've put in. I do wis

Re: Mozilla plugin on sparc-linux?

2001-07-15 Thread Johan Vos
Hi, I had problems building the plugin in the 1.3.0 version for RH 6.2. I will try to include it in a 1.3.1 release for RH 6.2 - Johan On Thu, 12 Jul 2001, Alex Buell wrote: > I just noticed in the sparc-linux distribution of J2SDK 1.3.0 that there > is no plugin for Mozilla. Any pl

Mozilla plugin on sparc-linux?

2001-07-11 Thread Alex Buell
I just noticed in the sparc-linux distribution of J2SDK 1.3.0 that there is no plugin for Mozilla. Any plans to provide one? I have managed to copmpile and install Mozilla but would like to use the plugin for Mozilla. -- Hey, they *are* out to get you, but it's nothing personal.

j2sdk-1.3.0-FCS plugin

2001-01-18 Thread ivop
Hi all, I've upgraded to RedHat 7.0 will all updates from RedHat until now (all glibc, ...). I'm using j2sdk-1.3.0-FCS without problems except the plugin. Running it ends with: [ivop@roger fonty]$ appletviewer Applet12.html # # An unexpected exception has been detected in native co

Re: Java Plugin in Netscape and KDE konqueror

2000-12-20 Thread Ingo Rockel
Hi! This is a konqueror related problem, not java-linux. As far as I know konqueror (in KDE2) has a problem starting jdks > 1.1.x.. As far as running Java using the netscape-plugin mechanism is concerned I think this isn't working at all. With the new KDE2.0.1 they fixed the jdk-Problem

Java Plugin in Netscape and KDE konqueror

2000-12-20 Thread Robert B. Easter
I've installed the Blackdown 1.3.0 FCS and the Netscape Plugin that comes with it. Additionally, I've installed the Java 3D 1.2 into the j2sdk1.3.0 directory. When I run Netscape 4.76, it runs Java ok, and also the 3D demos that require the Java Plugin, except Netscape has a prob

Re: Netscape & Sun JDK1.3 JRE Plugin Problem

2000-12-20 Thread Robert B. Easter
Netscape Plugin that comes with it also. You just make a symlink: cd /usr/local/netscape/plugins ln -s /usr/local/j2sdk1.3.0/jre/plugin/i386/javaplugin.so javaplugin.so The Java Plug-in Control Panel is at /usr/local/j2sdk1.3.0/jre/ and also in ../bin is the an actual java program you can run

Netscape & Sun JDK1.3 JRE Plugin Problem

2000-12-19 Thread G.P.Rastogi
I am not able to run Java Console from Netscape 4.7 on Linux Mandrake 7.2, after installing Sun JDK 1.3. Sun gives the following instructions to install JRE plugin, included in JDK 1.3, for Netscape

Re: sdk 1.3.0 fcs netscape plugin problem

2000-12-19 Thread Mr.Y.SHIVAKANT
-Original Message- From: Juergen Kreileder <[EMAIL PROTECTED]> To: Robert B. Easter <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, December 19, 2000 11:55 AM Subject: Re: sdk 1.3.0 fcs netscape plugin problem >>>>>>

Re: sdk 1.3.0 fcs netscape plugin problem

2000-12-18 Thread Juergen Kreileder
j2sdk1.3.0. Robert> The instructions for installing the Netscape plugin seems Robert> to say you just make a symbolic link: Robert> cd /usr/local/netscape/plugins Robert> ln -s /usr/local/j2sdk1.3.0/jre/plugin/i386/javaplugin.so Robert> javaplugin.so Robert>

sdk 1.3.0 fcs netscape plugin problem

2000-12-18 Thread Robert B. Easter
Hello, I've installed a fresh install of Netscape 4.76 to /usr/local/netscape and installed JDK/SDK 1.3.0 FCS from Blackdown.org to /usr/local/j2sdk1.3.0. The instructions for installing the Netscape plugin seems to say you just make a symbolic link: cd /usr/local/netscape/plugins ln -s

Mozilla v0.6 and Blackdown JRE plugin 1.3.0

2000-12-10 Thread Ilagan, S. John
I seem to be getting the following error while installing the blackdown.org jre 1.3.0 plugin with Mozilla v0.6 /usr/local/mozilla/run-mozilla.sh /usr/local/mozilla/mozilla-bin MOZILLA_FIVE_HOME=/usr/local/mozilla LD_LIBRARY_PATH=/usr/local/mozilla LIBRARY_PATH=/usr/local/mozilla

Re: Plugin for debian-woody? BTW is it needed?

2000-11-27 Thread Juergen Kreileder
Bruno> java-embedding the navigator crashes immediately Which version of netscape do you use? navigator-smotif-475 4.75-2 works for me. Bruno> looked found out that i am running a libc2.2, whilst the Bruno> plugin was compiled against a libc2.1 I'll upload a gl

Plugin for debian-woody? BTW is it needed?

2000-11-27 Thread Bruno Boettcher
Hello just downloaded the JavaPlugin since inbuild netscape java implementtion lets always freeze the browser now its even better, on the first occurence of a java-embedding the navigator crashes immediately looked found out that i am running a libc2.2, whilst the plugin was compiled

Re: Q: java-plugin and mozilla/netscape6

2000-11-15 Thread Juergen Kreileder
>>>>> "noisebrain" == noisebrain <[EMAIL PROTECTED]> writes: noisebrain> In netscape4, I believe that the java plugin does not noisebrain> replace the internal jvm, and that web pages need to noisebrain> have a bit of special html to caus

Q: java-plugin and mozilla/netscape6

2000-11-15 Thread noisebrain
In netscape4, I believe that the java plugin does not replace the internal jvm, and that web pages need to have a bit of special html to cause them to use the plugin instead of the internal jvm. Is this true in mozilla/netscape6? Or is the java plugin "the" java for mozilla? (&

Plugin bug??

2000-07-12 Thread Jaime Vallori Amoros
Hi, I send this e-mail, because I'm not sure if it's a Java Plugin1.2.2 bug or if I'm doing something wrong. I'm working in a system which has a Java Interface accesed via HTTPS. The Java Plugin does not support https itself. So when I try to go into the web page, the Plug

plugin

2000-06-28 Thread wangmq
> If I run applet with java plugin, I must add jar file parameter in html file to let >browser install plugin. But java Plugin is so big(5M),it will cause matter to client. > I think my applet only use very fewer class in plugin, if I only jar the applet used >class in a j

IBM 1.3 plugin installation: how??

2000-06-21 Thread Kontorotsui
Maybe I'm missing something trivial, but where are the docs that explain how to install the IBM 1.3 plugin? I suppose I have to copy in /opt/netscape/plugins some files, but copying the libjava* stuff gave me bus error. I use Netscape 4.73. --- Andrea "Kontorotsui" Controzzi -

Problems with Blackdown-Java-Plugin

2000-06-11 Thread Detlev Jäckel
Hello, I installed the recent Blackdown-Java-Plugin. I am using the Netscape 4.73 and SuSe 6.2 glibc2.1.2. There where no error or warnings during installation. NPX_PLUGIN_PATH is set to $HOME/.netscape/plugins. I can start the Java Console and it shows me, that it is using JRE-Version 1.2.2

Java Plugin strange behaviour

2000-06-02 Thread Adrien Hernot
Hi, I read the messages about Installing the Java Plugin on this list, but found another strange behaviour. When I set the NPX_PLUGIN_PATH to '/usr/lib/netscape/plugins/' (note the ending slash), netscape pops up a message saying that the VM could not be loaded since ../java was

Re: IBM 1.3 Netscape plugin

2000-05-12 Thread James Seigel
I don't know...you might wanna try copying it to the address that it says that it isn't in? I ain't no rocket scientist but ... cp /usr/lib/netscape/plugin/libjavaplugin_moz5 /home/treaves/.netscape/java/lib/libjavaplugin_moz5.so might do the trick. J Pooh Bear -- "I am j

IBM 1.3 Netscape plugin

2000-05-12 Thread Timothy Reaves
When I try to use this (by coping to /usr/lib/netscape/plugin) I get the following error: [treaves@double treaves]$ netscape INTERNAL ERROR on Browser End: Could not load libjavaplugin_moz5.so: linking error=/home/treaves/.netscape/java/lib/libjavaplugin_moz5.so: cannot open shared object

Java Plugin 1.2.2 crashes netscape

2000-04-10 Thread Reinhold Pschierer
"/opt/netscape//java/bin/java_vm_native", ["java_vm_native"], [/* 52 vars */]) = -1 ENOENT (No such file or directory) 3110 stat("/home/reinhold/.netscape/bookmarks.html", {st_mode=S_IFREG|0600, st_size=2502, ...}) = 0 Therefore on another SuSe 6.3 machine, on whi

Re: java plugin 1.2.2

2000-04-03 Thread Blue Lang
> The company for which I work has an ASP product that uses the java plugin > on the client side. I am the local linux evangelist, and am trying to > ensure support for both our server and client sides. I posted this last week. I have some more info, and someone asked me to post a UR

Re: java plugin 1.2.2

2000-04-01 Thread Rami Zeineh
you have to run the ControlPanel for the plugin (located in the .netscape/java directory where you installed the plugin) and enable the console. rami On Fri, 31 Mar 2000, Blue Lang wrote: > > Hi there, > > The company for which I work has an ASP product that uses the java plu

java plugin 1.2.2

2000-03-31 Thread Blue Lang
Hi there, The company for which I work has an ASP product that uses the java plugin on the client side. I am the local linux evangelist, and am trying to ensure support for both our server and client sides. And, so, using the java 1.2.2 plugin on netscape 4.72, I can't get it to work, an

Re: Plugin control panel crashes Netscape

2000-03-28 Thread Rachel Greenham
Adam Ambrose wrote: > > Rachel Greenham wrote: > > > Yes. That's the one I downloaded from netscape.com anyway, to my > > recollection, that didn't work with the libc5 Acrobat plugin either, but > > does with the newer presumably glibc one that's come o

Re: Plugin control panel crashes Netscape

2000-03-28 Thread Rachel Greenham
Juergen Kreileder wrote: > >> Do you use a glibc-2.x version of netscape? > > Rachel> Is there an easy way I can verify this? (I know there's a > Rachel> command to run on an executable to see what library > Rachel> dependencies it has, but I can't remember what it is.) > > ldd

Re: Plugin control panel crashes Netscape

2000-03-27 Thread Juergen Kreileder
>>>>> Rachel Greenham writes: Rachel> Juergen Kreileder wrote: >> >> >>>>> Rachel Greenham writes: >> Rachel> OK, having now installed the Java Plugin on my system, I'm Rachel> finding that if I select the

Re: Plugin control panel crashes Netscape

2000-03-27 Thread Adam Ambrose
Rachel Greenham wrote: > Yes. That's the one I downloaded from netscape.com anyway, to my > recollection, that didn't work with the libc5 Acrobat plugin either, but > does with the newer presumably glibc one that's come out more recently. > > Is there an easy

Re: Plugin control panel crashes Netscape

2000-03-27 Thread Rachel Greenham
Juergen Kreileder wrote: > > >>>>> Rachel Greenham writes: > > Rachel> OK, having now installed the Java Plugin on my system, I'm > Rachel> finding that if I select the JavaPluginControlPanel item > Rachel> that's appear

Re: Plugin control panel crashes Netscape

2000-03-27 Thread Juergen Kreileder
>>>>> Rachel Greenham writes: Rachel> OK, having now installed the Java Plugin on my system, I'm Rachel> finding that if I select the JavaPluginControlPanel item Rachel> that's appeared on my bookmarks menu, Netscape quits Rachel> completel

Re: Problems installing Java plugin - sharkive broken?

2000-03-27 Thread Juergen Kreileder
>>>>> Rachel Greenham writes: Rachel> Karl Asha wrote: >> >> Seems a lot of people have managed to download the plugin in ascii >> mode. It needs to be explicitly downloaded in binary mode. The version >> at ftp.tux.org is correct

Re: Problems installing Java plugin - sharkive broken?

2000-03-27 Thread Rachel Greenham
Karl Asha wrote: > > Seems a lot of people have managed to download the plugin in ascii > mode. It needs to be explicitly downloaded in binary mode. The version > at ftp.tux.org is correct. That site is actually the central mirror > repository. OK, the wget one didn't wor

Re: Problems installing Java plugin - sharkive broken?

2000-03-24 Thread Karl Asha
Seems a lot of people have managed to download the plugin in ascii mode. It needs to be explicitly downloaded in binary mode. The version at ftp.tux.org is correct. That site is actually the central mirror repository. Cheers, Karl Rachel Greenham writes: > Tom Williams wrote: > >

Re: Problems installing Java plugin - sharkive broken?

2000-03-24 Thread Rachel Greenham
Tom Williams wrote: > > I had this same problem and it was caused by the format of the file I > downloaded from the Blackdown site. I downloaded the same file from a > mirror site and the problem went away. Hmm. I did download from a mirror... this one: ftp://ftp.tux.org/pub/java/ I think I'l

Re: Problems installing Java plugin - sharkive broken?

2000-03-24 Thread Tom Williams
ED] cc:(bcc: Tom Williams/HQ/dssi) Subject: Problems installing Java plugin - sharkive broken? I can't seem to install the Java plugin on SuSE 6.3. If I run the Sharkive, ie: sh JavaPlugIn_1.2.2.px.sh It shows me the license message in more, but when I leave that, I just get the follo

Problems installing Java plugin - sharkive broken?

2000-03-24 Thread Rachel Greenham
I can't seem to install the Java plugin on SuSE 6.3. If I run the Sharkive, ie: sh JavaPlugIn_1.2.2.px.sh It shows me the license message in more, but when I leave that, I just get the following errors: : command not found.sh: : command not found.sh: : command not found.sh: ': n

Re: Where is the plugin?

1999-12-20 Thread Chris Abbey
exactly where it should be... Java-Linux download pick a mirror, any mirror you think is relatively current jdk1.1.8 i386 v1 JavaPlugIn_1.1.2_k-glibc-2.1.2.sh At 22:21 12/20/99 +0100, Peter Schuller wrote: >Hello, > >I've seen references to the Linux version of the Java plugin, bu

Where is the plugin?

1999-12-20 Thread Peter Schuller
Hello, I've seen references to the Linux version of the Java plugin, but I am unable to find it on www.blackdown.org. Where is it? Thanks! -- / Peter Schuller PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>' Key retrival: Send an E-Mail to [EMAIL PROT

Java plugin -- Bus error

1999-12-19 Thread Jan Agermose
I have just downloaded the java plugin for linux. I have a RH6.1 system. When I run the install script I get no errors, but if I then try to start my netscape 4.61 I simply get: Bus error and nothing netscape exits. Removing the java and plugins directory under .netscape makes netscape work again

jdk-1.2.x plugin for Netscape-Linux ?

1999-11-24 Thread Cyril Dinh
Hi guys, How far are we from being able do develop jdk1.2 applets under Linux ? (Right now I can program it and compile it on jdk-1.2pre2, but I have to test it on Slowlaris or Win98) Thanks all really --In GNU we trust. C. Dinh Math. Student ETH-Zurich -

status of java plugin

1999-09-08 Thread Aaron M. Stromas
hi, i've searched the mailing archives for information regarding the java plugin.  it appears that it's been pulled over a year ago. does anyone have any knowledge about it? will it re-appear? if so, when might it happen? tia for any clues, --  Aaron Stromas    | "Tick-tic

Java plugin Activator

1999-08-24 Thread Andy Bacon
Where can I get the NEtscape Java Activator Plugin for Linux? THe Blackdown activator page is not avaialble. Thanks Andy Bacon Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com

Plugin Question

1999-08-17 Thread Christopher T. Griffiths
Hi, I was wondering if anyone knows where the java-plugin stands in development and if I can lend a hand? Thanks Chris Christopher T. Griffiths Senior Network/Systems Administrator Quansoo Group Inc. [EMAIL PROTECTED] Phone: (302) 777-4141 Fax: (302) 777-4142 Mobile

OK what about a 1.1.x plugin?

1999-08-12 Thread Greg Tomalesky
Hi gang: OK if there is no 1.2.x plugin then is there a 1.1.x version. I think I downloaded it from somewhere(blackdown.org ?) but that was a long time ago. If there is such a thing then where can I get it now? Greg Tomalesky

Java2 (1.2.x) plugin ?

1999-08-11 Thread Greg Tomalesky
Hi Gang: Has anyone heard about the availability of the 1.2.x plugin for Linux? Thanks,Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Location of any Java plugin

1999-06-18 Thread Anonymous
I am aware that the Java 1.2 plugin is not going to available for a while yet, but can anyone point me to the location of a Linux i386 Java 1.1 plugin in the interim? Peter Harbo email: [EMAIL PROTECTED] OR Smithsonian Astrophysical Observatory [EMAIL

Java Plugin for Linux

1999-06-07 Thread Chris Griffiths
Hi, I was wondering if I could do any testing for this plugin. Either the 1.1 or 1.2 plugin. I am using Netscape v.4.6 for Linux and and currently need to do testing on my companies product that requires this plugin. Any help you could provide would be great and I would really like to test it

Java Plugin for Linux

1999-06-07 Thread Chris Griffiths
Hi, I was wondering if I could do any testing for this plugin. Either the 1.1 or 1.2 plugin. I am using Netscape v.4.6 for Linux and and currently need to do testing on my companies product that requires this plugin. Any help you could provide would be great and I would really like to test it

Time frame on 1.2 plugin

1999-06-02 Thread C. Jason Benedict
Do you guys have a time frame for the 1.2 plugin? -- Sincerely, C. Jason Benedict Team Lead VOBIS Q4i.com (formerly Corporate Executive Solutions, Inc.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Java plugin & JRE Compatibility

1999-05-30 Thread Michael Holst
Does the JRE 1.2.1 for Windows (which includes the Java Plugin 1.2.1), run standard Java 1.1.x applications and applets? Thanks, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

RE: Java Plugin for Linux

1999-05-24 Thread Marcel Ruff
Java-Plugin: see http://www.javasoft.com/products/plugin/ Netscape has a built in java runtime (1.1.5) If you need another java version or want to ignore security features etc., you need to supply a Java Plugin, using the netscpae plugin interface. With the Java plugin you can't use the

RE: Java Plugin for Linux

1999-05-21 Thread Peter Schuller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I want to find out if there is any port of Java Plugin existed at this > time. If so, what JDK is it on? If not, is someone doing it and when? > Thanks for the information. I've seen this asked so many times I've just go

Java Plugin for Linux

1999-05-21 Thread William Lam
Hi, I want to find out if there is any port of Java Plugin existed at this time. If so, what JDK is it on? If not, is someone doing it and when? Thanks for the information. William Lam APPLIX, Inc. 112 Turnpike Road Westboro, MA 01581 (508) 870-0300 Ext. 289 Fax (508) 366

RE: plugin 1.1.2 + Window

1999-05-17 Thread andrey
as an application and with appletviewer, but > NOT with the 1.1.2. plugin in Netscape 4.5. Any ideas? > > This works on NT, but also fails on Solaris/Intel the same > as Linux. I tried changing SplashScreen to extend Frame > as a workaround. This works, but I really don't want the &

plugin 1.1.2 + Window

1999-05-17 Thread pridemor
I'm trying to debug an app / applet that puts up a SplashScreen (extends Window). I can see the splash screen fine as an application and with appletviewer, but NOT with the 1.1.2. plugin in Netscape 4.5. Any ideas? This works on NT, but also fails on Solaris/Intel the same as Linux. I

Java Plugin (activator) question

1999-02-26 Thread Samuli Kaski
Hi all, What is the status of the Java Plugin for Linux? Some months ago I downloaded activator-linux from the blackdown site but it never worked (always crashed on SIGKILL even after I remapped all .so's). Now I can't even find the file from the blackdown site. What's up? I fou

Re: java-plugin for linux/netscape 4.5

1999-02-18 Thread SHUDO Kazuyuki
Michael Sinz worte: > Netscape 4.5 > has Java 1.1 built in and they have a JIT that is a bit better than TYA > in their JVM. (Even the Linux Netscape does on x86 - just like on > Windows x86 systems.) Which archive of Navigator 4.5 has a JIT? I couldn't find a Navigator 4.5 with JIT. The follo

Java Plugin (Activator)

1999-02-17 Thread Arend Meetsma
Hi there. I'm looking for a version of the Java Plugin/Activator for Linux. The Javasoft site pointed me to www.blackdown.org/activator/index.html , but this page doesn't seem to exist. Is this product no longer avaiable? Thanks in advance. Arend Meetsma

Re: java-plugin for linux/netscape 4.5

1999-02-16 Thread Brad Giaccio
On Tue, Feb 16, 1999 at 07:03:46AM -0500, Michael Sinz wrote: > On Tue, 16 Feb 1999 11:17:19 +0100, Kuno Skach wrote: > > >hi! > >since i m currently developing some applets for netscape, and since i > >would like to use the blackdown-java-port together with tya to speed up > >netscape, i am look

Re: java-plugin for linux/netscape 4.5

1999-02-16 Thread Kuno Skach
Michael Sinz wrote: > Well, the plug-in has not been worked on in a while. Netscape 4.5 > has Java 1.1 built in and they have a JIT that is a bit better than TYA > in their JVM. (Even the Linux Netscape does on x86 - just like on > Windows x86 systems.)  well, _my_ netscape 4.5 does not seem t

Re: java-plugin for linux/netscape 4.5

1999-02-16 Thread Michael Sinz
On Tue, 16 Feb 1999 11:17:19 +0100, Kuno Skach wrote: >hi! >since i m currently developing some applets for netscape, and since i >would like to use the blackdown-java-port together with tya to speed up >netscape, i am looking for a java-plug for netscape. i found a dead link >from javasoft to bl

java-plugin for linux/netscape 4.5

1999-02-16 Thread Kuno Skach
hi! since i´m currently developing some applets for netscape, and since i would like to use the blackdown-java-port together with tya to speed up netscape, i am looking for a java-plug for netscape. i found a dead link from javasoft to blackdown that should lead to something called activator. i ha

Troubles installing activator-plugin 2

1999-01-06 Thread Berthold Stöger
(At the moment) I don't know much about Unix/Linux, so maybe this is just the way things should be, but it looks strange to me: kaos:/lib# objdump -T libc.so.6 |grep " stat" 0006fc60 w DF .text 0044 statfs kaos:/usr/i486-linux-libc5/lib # objdump -T libc.so.5.4.46 |grep " stat" 00068c94

Java Plugin & NS 4.5 : undefined symbol: stat

1999-01-05 Thread Laurent Bovet
I'm trying to install the java plugin (activator) and when I launch netscape, it says: icapc36:~ $ netscape ERROR: /home/shaman/.netscape/plugins/javaplugin.so: undefined symbol: stat Cant load plugin /home/shaman/.netscape/plugins/javaplugin.so. Ignored. I used the glibc version since

Troubles installing activator-plugin

1999-01-04 Thread Berthold Stöger
Hi! I tried to install the activator-plugin, but when starting netscape, I just get the message: ERROR: /home/java/.netscape/plugins/javaplugin.so: undefined symbol: stat Cant load plugin /home/java/.netscape/plugins/javaplugin.so. Ignored. And when I do Help/About plugins

Java Plugin for Linux?

1998-12-10 Thread Mario Camou
Hi, I'm looking for the Java Plugin on Blackdown and can't find it. Any idea where it is? Does it work with 1.1.7? Thanx, -Mario.

Linux & Java plugin

1998-12-03 Thread Papadomichelakis Yiannis
Hi Is there any plan for supporting the Java-plugin on linux browsers? -- Papadomichelakis John "Unite for Java! - http://www.javalobby.org" __ email : [EMAIL PROTECTED] TEL : 30 31 758 429, 30

Re: Java Plugin doesn't work

1998-10-28 Thread A . KLOS
-- | From: Michael.Sinz / mime, , , [EMAIL PROTECTED] | To: lamb / mime, , , [EMAIL PROTECTED]; fst.robert / | mime, , , [EMAIL PROTECTED] | Cc: java-linux / mime, , , [EMAIL PROTECTED] | Subject: Re: Java Plugin doesn't work | Date: Tuesday, October 20, 1998 2:42PM | | On Tu

Re: Java Plugin doesn't work

1998-10-20 Thread Robert P. Biuk-Aghai
On 20 Oct 1998, Juergen Kreileder wrote: > Netscape's Java still is different from Sun's: You'll have use netscape's > capabilities classes if you want to use RMI callbacks; you'll have to > use getResourceAsStream instead of getResource, ... There are other di

Re: Java Plugin doesn't work

1998-10-20 Thread John M. Gulizia
Robert P. Biuk-Aghai wrote: > > I installed the Java Plugin (activator-linux-glibc) on Linux 2.0.34 > with Netscape 4.06. At the end of installation I'm told: > > Java(TM) Plug-in installation done. > > but in the Netscape window it says: > > You do not hav

Re: Java Plugin doesn't work

1998-10-20 Thread Juergen Kreileder
er. Also, starting in 4.06, Netscape Michael> has finally main-lined the JDK 1.1.x Java into their Michael> browsers and thus there generally is no need for the Michael> plugin. Netscape's Java still is different from Sun's: You'll have use netscape's capabiliti

Re: Java Plugin doesn't work

1998-10-20 Thread Michael Sinz
> default installation, but the plugin suddenly started working when I set >> it anyhow. In my case I set >> NPX_PLUGIN_PATH=/home/pdlamb/.netscape/plugins >> export NPX_PLUGIN_PATH >> in my .bashrc. >> >> Pat > >I have in the meantime downlo

Re: Java Plugin doesn't work

1998-10-20 Thread Robert P. Biuk-Aghai
On Fri, 16 Oct 1998, Patrick Lamb wrote: > I got it to work by setting the NPX_PLUGIN_PATH environment variable. > (It's in one of the FMs...) IIRC, it isn't supposed to be needed for a > default installation, but the plugin suddenly started working when I set > it any

Re: Java Plugin doesn't work

1998-10-16 Thread Fred McDavid
Hi, I was about to install the java plugin a couple of weeks ago, but then I realized that the java version in the latest netscape was actually more current than in the plugin. I'm not at my machine right now, or I tell you what the exact version is...it's either 4.06 or 4.5pre.

  1   2   >