Java crashes thoug I export LD_ASSUME_KERNEL

Keith Sharp kms at passback.co.uk
Sun Oct 12 09:52:40 UTC 2003


On Fri, 2003-10-10 at 21:06, Edward Muller wrote:
> 
> I tend to create a java.sh file in /etc/profile.d with the following
> lines:
> 
> export JAVA_HOME=/usr/java/j2sdk1.4.2_01
> PATH=$PATH:$JAVA_HOME/bin
> 
> If you use csh you will need to create java.csh instead.

This probably won't do what you expect.  I guess you will still be
picking up the java installed as part of the GCJ package as
/usr/bin/java.  What happens if you run "type -a java" from a bash
prompt?

> P.S. I really wish the sun rpms would do something like this.

You could try the RPMs from http://www.jpackage.org/.

Keith.
-- 
Keith Sharp <kms at passback.co.uk>
Passback IT Consultancy





More information about the fedora-test-list mailing list