[Freesurfer] $FREESURFER_HOME/bin not being added to PATH (tcsh)

2023-10-09 Thread Edward Zuniga
External Email - Use Caution Hello, I am attempting to install FreeSurfer on a Centos 7 workstation using the tcsh shell. Below are the contents of my .cshrc file. Should $FREESURFER_HOME/bin be automatically added to the PATH? I tried rebooting, and it still is not adding it to t

Re: [Freesurfer] $FREESURFER_HOME/bin not being added to PATH (tcsh)

2023-10-10 Thread Edward Zuniga
t; window, > > $ env | sort > > … and check FREESURFER_HOME, SUBJECTS_DIR, PATH are set … > > The freeview command should already be found in your path, i.e., you > should see … > > $ which freeview > /usr/local/freesurfer/7.4.1-1/bin/freeview > > - R. > > On Oct