[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: x-java-vm



Look at http://plugindoc.mozdev.org/ find the Java plugin and your OS and follow the instrurctions.
Good Luck.

>>> devrim gunduz org 22/5/03 12:52:10 >>>

Hi,

On Thu, 22 May 2003, Wentao Gu - Home wrote:

> Then, how to install the Java plug-ins correctly? Isn't the J2RE RPM the 
> required thing?

One of my friends has once written me soemthing about java. Here it is :

================
a) Download the "Linux GNUZIP Tar shell script" version of the Sun JDK
http://java.sun.com/j2se/1.3/download.html 
                                                                                                                             
b) When it's downloaded, chmod it +x then run it.  It will extract
itself into a subdirectory of the present directory.
                                                                                                                             
c) Move than subdirectory to something like /usr/sunjdk1.3.1_03
                                                                                                                             
d) Make a soft link from /usr/java to /usr/sunjdk1.3.1_03
                                                                                                                             
e) Edit the system-wide profile script, so that everyone gets a JAVAHOME
environment variable pointing to it, and it's also added to their path
i.e.:
                                                                                                                             
yourpc# vi /etc/profile
yourpc# JAVAHOME=/usr/java
yourpc# PATH=$PATH:$JAVAHOME/bin
yourpc# export JAVAHOME PATH
                                                                                                                             
f) Re-login so everything from now on uses the new path settings
                                                                                                                             
And that should be it.  Everything on the planet which uses Java should
work with JDK 1.3 (JDK 1.4 is new, and apparently not everything will
really work with it), and most everything will find the stuff in
/usr/java, especially if you have the JAVAHOME and PATH environment
variables set for them.
====

HTH

Regards,
-- 
Devrim GUNDUZ
devrim gunduz org				devrim gunduz linux org tr 
			http://www.tdmsoft.com 
			http://www.gunduz.org 



_______________________________________________
Redhat-install-list mailing list
Redhat-install-list redhat com 
https://www.redhat.com/mailman/listinfo/redhat-install-list 
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request redhat com 
Subject: unsubscribe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]