On April 26, 2003 11:28 pm, anthony baldwin wrote:I think the redhat way actually works better
... (edited)...
Should the java be in there somewhere too?
How do I export it so it is in the path?
You can (as root) edit your /etc/profile thus: (append the java path) ... fi done unset i
JAVA_HOME=/usr/java/j2re1.4.2 PATH=/usr/java/j2re1.4.2/bin:$PATH
I just insert the line "pathmunge /usr/local/java/bin after"
just before the line "unset pathmunge"
in /etc/profile
Cheers,
Joe