Re: Java Questions


Subject: Re: Java Questions
From: ABrady (kcsmart@kc.rr.com)
Date: Fri Aug 10 2001 - 11:27:43 MDT


On Fri, 10 Aug 2001 12:54:56 -0400 Brian Watson <bcwatso1@uiuc.edu>
imparted to us:

> I followed the instructions to install the jdk and jre, but whenever
> I restart the machine I lose the settings. I have to retype this
> line in order to get everything working again:
>
> export PATH=$PATH:/usr/local/jdk1.2.2/bin
>
> How can I have it setup so I don't have to enter that command each
> time I restart the machine? Thanks.
>
> --Brian

Edit /etc/profile and add it to the path there for the whole system. For
a single user add it to $HOME/.bash_profile instead.

-- 
It is easier to fix Unix than to live with NT.



This archive was generated by hypermail 2a24 : Fri Aug 10 2001 - 10:37:02 MDT