$PATH


Subject: $PATH
From: The Fueley (MiraiTrunks@gci.net)
Date: Thu Nov 28 2002 - 12:32:11 AKST


okay i installed this java sdk package. j2sdk1.4.1_01.rpm.bin all goes fine,
except my path isnt updated. im editing the .bash_profile file. and when i
run echo $PATH, the new updated path doesnt change. which java doesnt find it
either am i doing this wrong? heres what it looks like.
Chris Rivera

-- Attached file included as plaintext by Listar --
-- File: .bash_profile

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi

# User specific environment and startup programs

PATH=/usr/java/j2sdk1.4.1_01/bin$PATH:$HOME/bin:/usr/java/j2sdk1.4.1_01/bin

export PATH
unset USERNAME

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Thu Nov 28 2002 - 12:31:42 AKST