Redhat and JVM Install?

2004-12-06 Thread Keddie, Robert








Can someone help a noob out and tell me if there is any
definitive guide of

Somones experience installing a JRE/JVM on a Redhat Linux
machine?

Please help.

Thankyou!





Robert Keddie

Web Development/MIS

Phone: (352)671-8802
Marion County BCC

Florida












Re: Redhat and JVM Install?

2004-12-06 Thread Alain Gaeremynck
Can you give an idea af what problems you have?  The rpm install is 
quiite simple.

the only thing to remember is to put the bin folder of the installed jvm 
in the path env variable and  JAVA_HOME  in .bash_profile.  The settings 
can also be made system wide in profile.d 
(http://www.google.com/search?q=java+profile.d+sourceid=mozillastart=0start=0ie=utf-8oe=utf-8)

Keddie, Robert wrote:
Can someone help a noob out and tell me if there is any definitive 
guide of

Somones experience installing a JRE/JVM on a Redhat Linux machine?
Please help.
Thankyou!
 

 

Robert Keddie
Web Development/MIS
Phone: (352)671-8802
http://www.marioncountyfl.org/Marion County BCC
Florida
 

 

--
Alain Gaeremynck
CTO Le Groupe Interstructure
(514) 374-1110
(514) 825-7810 cell
weblog: http://www.sanssucre.ca


Re: Redhat and JVM Install?

2004-12-06 Thread Hassan Schroeder
Keddie, Robert wrote:
Can someone help a noob out and tell me if there is any definitive guide of
Somones experience installing a JRE/JVM on a Redhat Linux machine?
Interestingly, I was just doing that this morning (RH ES3) :-)
Since I don't care for RPMs, I downloaded the .bin version. So,
1: cd /tmp
2: ./jdk-1_5_0-linux-i586.bin
3: mv jdk1.5.0 /usr/local
4: {change any scripts or config files with JAVA_HOME, PATH, etc...}
Not too bad :-)
HTH!
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]