Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Arron #1
mozilla java
Im trying to get a java app to run in mozilla. Im runnen debain 3.0 and have
installed the netscape-java-477 package which i "believe" is what it needed.
Acording to what i have read though the base mozilla package has it
installed....
When i try to get a java app to work (that claims it will work with netscape
and mozilla and ie) i get ;
"This page contains information of a type (application/x-java-vm) that can
only be viewed with the appropiate Plug-in."
I know the site has the plug on the site, with ie it runs it fine.... Any
ideas??
Arron
Arron Guest
-
Like a java applet, but using .net and made for IE, Mozilla and Opera
Hi, I need to do an control for an asp.net app and I don't like to use java. The control need to send messages from the server to especific client,... -
java vm plugin under mozilla/galeon?
How do I enable the java vm plugin? I tried installing both suns jre1.4 and the debian packages of balckdown's j2sdk, both of which claim to... -
Possible to get Sun JRE compiled with gcc-3.x to make Mozilla and Java work?
Hi, I am running SPARC/Solaris-8 (no root access) and compiled gnome-2.2 and mozilla-1.4 from source using gcc-3.2.1. Sun's Java plugin will not... -
mozilla 1.x and java-vm
--- Blazek Thomas <thomas.blazek@arcs.ac.at> escribió: I originially had the same problem. The reason is that since Mozilla is now compiled with... -
mozilla 1.3.1 java plugin
On Wed, Jun 25, 2003 at 05:15:32PM -0400, Tom Allison wrote: Try http://mozilla.weebeastie.net/java.shtml -- Martin's distress was in contrast... -
Arron #2
Re: mozilla java
I was able to get one step further i think.... i installed jtk1.1, but still
the same result....
Arron
"Arron" <Askme@nowhere.net> wrote in message
news:m%1bb.9537$Gr.563960@read1.cgocable.net...have> Im trying to get a java app to run in mozilla. Im runnen debain 3.0 andneeded.> installed the netscape-java-477 package which i "believe" is what itnetscape> Acording to what i have read though the base mozilla package has it
> installed....
>
> When i try to get a java app to work (that claims it will work with> and mozilla and ie) i get ;
>
> "This page contains information of a type (application/x-java-vm) that can
> only be viewed with the appropiate Plug-in."
>
> I know the site has the plug on the site, with ie it runs it fine.... Any
> ideas??
>
> Arron
>
>
>
Arron Guest
-
Jim Bowering #3
Re: mozilla java
Arron wrote:
[url]http://plugindoc.mozdev.org/linux.html[/url]> I was able to get one step further i think.... i installed jtk1.1, but
> still the same result....
>
>
> Arron
>
>
> "Arron" <Askme@nowhere.net> wrote in message
> news:m%1bb.9537$Gr.563960@read1.cgocable.net...> have>> Im trying to get a java app to run in mozilla. Im runnen debain 3.0 and> needed.>> installed the netscape-java-477 package which i "believe" is what it> netscape>> Acording to what i have read though the base mozilla package has it
>> installed....
>>
>> When i try to get a java app to work (that claims it will work with>> and mozilla and ie) i get ;
>>
>> "This page contains information of a type (application/x-java-vm) that
>> can only be viewed with the appropiate Plug-in."
>>
>> I know the site has the plug on the site, with ie it runs it fine.... Any
>> ideas??
>>
>> Arron
Jim Bowering Guest
-
Allen Kistler #4
Re: mozilla java
Arron wrote:
Get the 1.4.2 plugin from java.sun.com, then> Im trying to get a java app to run in mozilla. Im runnen debain 3.0 and have
> installed the netscape-java-477 package which i "believe" is what it needed.
> Acording to what i have read though the base mozilla package has it
> installed....
>
> When i try to get a java app to work (that claims it will work with netscape
> and mozilla and ie) i get ;
>
> "This page contains information of a type (application/x-java-vm) that can
> only be viewed with the appropiate Plug-in."
>
> I know the site has the plug on the site, with ie it runs it fine.... Any
> ideas??
>
> Arron
ln -s
/usr/java/<version>/plugin/i386/<ns610|ns610-gcc32>/libjavaplugin_oji.so
/usr/lib/mozilla-<version>/plugins/libjavaplugin_oji.so
Allen Kistler Guest
-
@(none) #5
Re: mozilla java
Allen Kistler wrote:
For what its worth, I have done this step as well but still no joy. I'm> Arron wrote:
>>>> Im trying to get a java app to run in mozilla. Im runnen debain 3.0
>> and have
>> installed the netscape-java-477 package which i "believe" is what it
>> needed.
>> Acording to what i have read though the base mozilla package has it
>> installed....
>>
>> When i try to get a java app to work (that claims it will work with
>> netscape
>> and mozilla and ie) i get ;
>>
>> "This page contains information of a type (application/x-java-vm) that
>> can
>> only be viewed with the appropiate Plug-in."
>>
>> I know the site has the plug on the site, with ie it runs it fine.... Any
>> ideas??
>>
>> Arron
>
> Get the 1.4.2 plugin from java.sun.com, then
> ln -s
> /usr/java/<version>/plugin/i386/<ns610|ns610-gcc32>/libjavaplugin_oji.so
> /usr/lib/mozilla-<version>/plugins/libjavaplugin_oji.so
>
running Mozilla ver. 1.4 on RH 7.3 and tried both the "/ns610-gcc32" and
"/ns-610" versions. Is there some other step perhaps that needs to be done?
@(none) Guest
-
Allen Kistler #6
Re: mozilla java
none wrote:
Make sure you've got Java enabled on the "Advanced" dialog in> Allen Kistler wrote:
>> For what its worth, I have done this step as well but still no joy. I'm>> Arron wrote:
>>>>>>> Im trying to get a java app to run in mozilla. Im runnen debain 3.0
>>> and have
>>> installed the netscape-java-477 package which i "believe" is what it
>>> needed.
>>> Acording to what i have read though the base mozilla package has it
>>> installed....
>>>
>>> When i try to get a java app to work (that claims it will work with
>>> netscape
>>> and mozilla and ie) i get ;
>>>
>>> "This page contains information of a type (application/x-java-vm)
>>> that can
>>> only be viewed with the appropiate Plug-in."
>>>
>>> I know the site has the plug on the site, with ie it runs it fine....
>>> Any
>>> ideas??
>>>
>>> Arron
>>
>>
>> Get the 1.4.2 plugin from java.sun.com, then
>> ln -s
>> /usr/java/<version>/plugin/i386/<ns610|ns610-gcc32>/libjavaplugin_oji.so
>> /usr/lib/mozilla-<version>/plugins/libjavaplugin_oji.so
>>
> running Mozilla ver. 1.4 on RH 7.3 and tried both the "/ns610-gcc32" and
> "/ns-610" versions. Is there some other step perhaps that needs to be done?
Preferences, although I suspect you've already been there.
Does Java show up in Help/About Plugins? Once upon a time Java got
flakey on me. It showed up as a plugin, but wouldn't run. I fixed it
by uninstalling Java, startup/shutdown Mozilla (to unregister the
plugin), then reinstalling Java. It worked, but it seems painfully
reminiscent of some other OS.
I'm using Mozilla 1.4 on RH 7.3 right now, BTW. You use ns610 for RH up
to 8. ns610-gcc32 is for RH 9. YMMV for other distros. Basically the
plugin you use and Mozilla itself need to be compiled with the same
version of the compiler. ns610 is compiled with gcc-2.96.
HTH
Allen Kistler Guest



Reply With Quote

