Hi, Actually it depends on the shell you're using. By default, redhat distro. comes with bash as a default shell, so that the associated startup script is actually .bashrc and not .cshrc. You can edit that script from your home directory and add lines like:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<absolute path to TCL>:<absolute path to Tk> export PATH=$PATH:<absolute path to NS bin directory>:<absolute path to tcl> The variables which must be added are given by the installation script of NS (~/ns-allinone-2.27/install) at the end of the compilation and install process. Regards, Ilyes Gouta. On 4/29/06, mariam dawod <[EMAIL PROTECTED]> wrote: > > > > sorry for sending this mail for you but i sent mail for ns-users and there > is no answer. > i just want to know where i should add the change of variables environments > after installing ns-allinone-2.27. > i was searching and i found that i must put the changes of path library and > path and tcl library in a file .cshrc but i couldn't find it. > please it's so urgent. > and sorry second time. > regards.
