0. GENERAL

==========

3.A) change your default shell to tcsh

chsh -s /bin/tcsh $HOME

 3.B) Create symbolic link to make

ln -s /usr/bin/make /usr/bin/gmake

3.C) install glut

on Mac's:

-install fink and finkcommander

- then install freeglut

3.D) Mac-specific:

- install the newest XQuartz

- patch the kernel by creating a file /etc/sysctl.conf with

kern.sysv.shmmni=128

kern.sysv.shmseg=32

1. CLMC USER

============

1.A) simulator & tools

unpack all.tgz to ~/

mv all/* .

1.B) configuration files

unpack homedirfiles.tgz to ~

mv homedirfiles/.login* ~/.

mv homedirfiles/.cshrc* ~/.

1.C) Compile

~/prog/utilities

~/prog/SL

~/prog/master

2. YOUR USER: =============

2.A) simulator files

unpack master.tgz to ~/prog/master

2.B) configuration files

unpack homedirfiles.tgz to ~

mv homedirfiles/.login* ~/.

mv homedirfiles/.cshrc* ~/.

2.C) In matlab:

addpath ~clmc/matlab/utilities/

savepath