Last Updated: 20 July 1996
In order to run programs on the dSPACE hardware you need to add a few things to your .cshrc file and create a new directory. See below:
SETUP SUN ACCOUNTS FOR dSPACE
You can do this two ways, with (a) preferred:
a) Permanently change login shell to tcsh by typing command:
nispasswd -s
Then answer to "New shell:"
/usr/local/bin/tcsh
b) Add the following at end of .cshrc file (this can be done using any text editor (ie. pico, emacs...)):
setenv SHELL /usr/local/bin/tcsh
source /home/charcoal/local/dsp_cit/bin/dspace.sh
mkdir citfiles