Hi<br>
<br>
I've added the following lines to my .bash_profile:<br>
<br>
JAVA14_HOME=/home/behrangsa/Java/j2sdk1.4.2_08<br>
JAVA50_HOME=/home/behrangsa/Java/jdk1.5.0_02<br>
<br>
JAVA_HOME=$JAVA50_HOME<br>
export JAVA_HOME<br>
<br>
PATH=$PATH:$JAVA_HOME/bin<br>
export PATH<br>
<br>But whenever I turn on my system, they aren't applied. I've to go
to the terminal and write source .bash_profile to activate them and
only for the current terminal. How can I enforce them to be applied
whenever the "behrangsa" user logs in?<br>
<br>
- Behi<br>-- <br><br>Behrang Saeedzadeh<br><a href="http://www.jroller.com/page/behrangsa">http://www.jroller.com/page/behrangsa</a>