Java virtual machine for Fedora?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Red Hat support > Red Hat Topics > Java virtual machine for Fedora?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Java virtual machine for Fedora?  
Mark Healey


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-04-04 10:45 PM

I have Fedora2 installed and would like to visit some sites with Java
applets.

What RPM do I install and where do I get it?

--
Mark Heaely
marknews(at)healeyonline(dot)com





[ Post a follow-up to this message ]



    Re: Java virtual machine for Fedora?  
Paul Lutus


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-04-04 10:45 PM

Mark Healey wrote:

> I have Fedora2 installed and would like to visit some sites with Java
> applets.
>
> What RPM do I install and where do I get it?

It doesn't work that way. An appropriate Java runtime is not provided with
the typical Linux distribution.

1. Download and install an appropriate Java runtime package from
java.sun.com.

2. Make a symbolic link to the appropriate Java browser plugin from your
browser's plugin directory. Do not try to do this in any other way -- the
reasons you must do this in just this way are baroque and legion.

For example, I have a symbolic link ...

To: /usr/java/j2sdk1.4.2_01/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

From: /netbackup/downloads/Linux/firefox/firefox-installer/plugins

Your paths will almost certainly be different.

--
Paul Lutus
http://www.arachnoid.com






[ Post a follow-up to this message ]



    Re: Java virtual machine for Fedora?  
Mark Healey


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-04-04 10:45 PM

On Mon, 4 Oct 2004 07:42:20 UTC, Paul Lutus <nospam@nosite.zzz> wrote:

> Mark Healey wrote:
> 
>
> It doesn't work that way. An appropriate Java runtime is not provided with
> the typical Linux distribution.
>
> 1. Download and install an appropriate Java runtime package from
> java.sun.com.

That's what I'm wondering about.  My best guess is:

j2re-1_4_2_05-linux-i586-rpm.bin

which I found at java.com.  The problem is that the only platforms
listed are:

Red Hat 7.3 or
Red Hat 8.0 or
Red Hat Enterprise Linux WS 2.1 or
Red Hat Enterprise Linux ES 2.1 or
Red Hat Enterprise Linux AS 2.1 or
SuSE 8.0 or
TurboLinux 7.0 or
SLEC 8

Do I have the right package?



--
Mark Heaely
marknews(at)healeyonline(dot)com





[ Post a follow-up to this message ]



    Re: Java virtual machine for Fedora?  
Lenard


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-04-04 10:45 PM

On Mon, 04 Oct 2004 15:57:15 +0000, Mark Healey wrote:

> That's what I'm wondering about.  My best guess is:
>
> j2re-1_4_2_05-linux-i586-rpm.bin

> Do I have the right package?

Yes, you have the correct package, good guess!

As root (or equivalent) from the console or xterm session where the
downloaded package is stored at do;

$ chmod +x j2re-1_4_2_05-linux-i586-rpm.bin

$ j2re-1_4_2_05-linux-i586-rpm.bin

And follow the instructions for plug-in symbolic linking found here;

http://plugindoc.mozdev.org/faqs/java.html


--
Hi!  I'm a .sig virus!  Please copy me to your .sig! so I can spread
This E-mail is safe, no Microsoft products were used in creating me!






[ Post a follow-up to this message ]



    Re: Java virtual machine for Fedora?  
Mark Healey


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-05-04 07:47 AM

On Mon, 4 Oct 2004 16:16:56 UTC, Lenard <lenard@127.0.0.1> wrote:

> On Mon, 04 Oct 2004 15:57:15 +0000, Mark Healey wrote:
> 
> 
>
> Yes, you have the correct package, good guess!
>
> As root (or equivalent) from the console or xterm session where the
> downloaded package is stored at do;
>
> $ chmod +x j2re-1_4_2_05-linux-i586-rpm.bin
>
> $ j2re-1_4_2_05-linux-i586-rpm.bin

Thanks.  I managed to install it.  The instructions are wrong though.
They don't tell you to rpm -ivh the resulting file from running
j2re.yadda.yaddda.yadda.bin.


--
Mark Heaely
marknews(at)healeyonline(dot)com





[ Post a follow-up to this message ]



    Re: Java virtual machine for Fedora?  
Lenard


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-05-04 10:45 PM

On Tue, 05 Oct 2004 06:56:39 +0000, Mark Healey wrote:

> On Mon, 4 Oct 2004 16:16:56 UTC, Lenard <lenard@127.0.0.1> wrote:
> 
>
> Thanks.  I managed to install it.  The instructions are wrong though.
> They don't tell you to rpm -ivh the resulting file from running
> j2re.yadda.yaddda.yadda.bin.

Yes the instructions at the sun site do... from;
http://java.sun.com/j2se/1.4.2/jre/...tml#install-rpm

3. Become root by running the su command and entering the super-user
password.

4. Run the rpm command to install the packages that comprise the Java 2
Runtime Environment:

rpm -iv j2re-1_4_2_<version>-linux-i586.rpm


--
Hi!  I'm a .sig virus!  Please copy me to your .sig! so I can spread
This E-mail is safe, no Microsoft products were used in creating me!






[ Post a follow-up to this message ]



    Re: Java virtual machine for Fedora?  
Mark Healey


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-05-04 10:45 PM

On Tue, 5 Oct 2004 12:45:18 UTC, Lenard <lenard@127.0.0.1> wrote:

> On Tue, 05 Oct 2004 06:56:39 +0000, Mark Healey wrote:
> 
>
> Yes the instructions at the sun site do... from;
> http://java.sun.com/j2se/1.4.2/jre/...tml#install-rpm
>
> 3. Become root by running the su command and entering the super-user
> password.
>
> 4. Run the rpm command to install the packages that comprise the Java 2
> Runtime Environment:
>
> rpm -iv j2re-1_4_2_<version>-linux-i586.rpm

I guess they just neet to update:

http://java.com/en/download/help/li...jsp#install-pkg



--
Mark Heaely
marknews(at)healeyonline(dot)com





[ Post a follow-up to this message ]



    Re: Java virtual machine for Fedora?  
Lenard


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-05-04 10:45 PM

On Tue, 05 Oct 2004 14:20:23 +0000, Mark Healey wrote:

> I guess they just neet to update:
>
> http://java.com/en/download/help/li...jsp#install-pkg


Scroll down the page and find the section;

To install the Linux RPM (self-extracting) file

step 7 reads;

# Run the RPM command at the terminal to install the packages. Type:

rpm -iv j2re-1_4_2_04-linux-i586.rpm


--
Hi!  I'm a .sig virus!  Please copy me to your .sig! so I can spread
This E-mail is safe, no Microsoft products were used in creating me!






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:22 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register