[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding PATH
On Mon, 13 Sep 1999 21:35:50 +0800, "Eric Wong" wrote:
>hi,
>
>I have successfully installed ns-2.1b5 but it said at the end of the installation to
>
>Please put /usr/ns/ns-allinone-2.1b5/bin into your PATH environment
>Please put /usr/ns/ns-allinone-2.1b5/otcl-1.0a4 into your LD_LIBRARY_PATH environment
>
>I am very new to linux. How do you actually do that for both occassions?
>
>Thanks.
>Eric
Please look at a chapter about "shells" in any beginning book about
Unix. (The csh command is set or setenv, but you should get more
backround than that.)
-John Heidemann