Java and Fedora

Paul paul at all-the-johnsons.co.uk
Sun Jan 11 20:03:02 UTC 2004


Hi,

> > Is there something that has to be configured in each user account to run
> > Limewire?
> 
> I've created a file called java.sh in /etc/profile.d, which contains this :
> if [ -z "$JAVA_HOME" ]; then
>   export JAVA_HOME=/usr/lib/jre-1.4.1_01
>   export PATH="$PATH:$JAVA_HOME/bin"
> fi

I just altered /etc/bashrc to include the lines

JAVA=/usr/local/j2sdk1.4.2_03
PATH=$JAVA/bin:$PATH
MANPATH=$JAVA/man:$MANPATH
LD_LIBRARY_PATH=$JAVA/lib:$LD_LIBRARY_PATH
export JAVA

(I export the others after adding more to them)

TTFN

Paul
-- 
One OS to fool them all
One browser to find them
One email client to bring them all
And through security holes, blind them...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20040111/ca683ed5/attachment.sig>


More information about the fedora-test-list mailing list