External Email - Use Caution        

Hello FreeSurfer Developers,

I have set up with terminal in tcsh, and it was working without error. However, 
when I logged on late last week I got an error in setting up environment for 
FreeSurfer on Mac OS Monterey Version 12.4

-------- freesurfer-Darwin-OSX-stable-pub-v6.0.0-2beb96c --------
Setting up environment for FreeSurfer/FS-FAST (and FSL)
FREESURFER_HOME   /Applications/freesurfer
FSFAST_HOME       /Applications/freesurfer/fsfast
FSF_OUTPUT_FORMAT nii.gz
SUBJECTS_DIR      /Applications/freesurfer/subjects
MNI_DIR           /Applications/freesurfer/mni
FSLOUTPUTTYPE=NIFTI_PAIR: Command not found.
export: Command not found.
FSL_DIR           /usr/local/fsl
[MacBook-Pro:~] deanna% nano ~/.cshrc



Within my tcsh profile, I do not have anything to indicate to have 
FSLOUTPUTTYPE to be NIFTI_PAIR, nor do I have a line to export. I have also 
checked the SetUpFreeSurfer.csh, FreeSurferEnv.csh. I have tried clearing out 
my profile and recreating it, deleting and reinstalling FSL and FreeSurfer. 
When I use echo $FSLOUTPUTTYPE it comes back as NIFTI_GZ. 
My profile is below: 


# auto-inserted by @update.afni.binaries :
setenv DYLD_LIBRARY_PATH /opt/X11/lib/flat_namespace

# set up tab completion for AFNI programs
if ( -f $HOME/.afni/help/all_progs.COMP ) then
   source $HOME/.afni/help/all_progs.COMP
endif

if ( $?DYLD_LIBRARY_PATH ) then
  setenv DYLD_LIBRARY_PATH ${DYLD_LIBRARY_PATH}:/opt/X11/lib/flat_namespace
else
  setenv DYLD_LIBRARY_PATH /opt/X11/lib/flat_namespace
endif
set path = ( $path $HOME/abin )

# include directories for FSL
setenv FSLDIR /usr/local/fsl
source ${FSLDIR}/etc/fslconf/fsl.csh
setenv PATH ${FSLDIR}/bin:${PATH}

setenv FREESURFER_HOME /Applications/freesurfer
source $FREESURFER_HOME/SetUpFreeSurfer.csh



Does anyone have any suggestions? 

Thanks, 

Deanna 

_______________________________________________
Freesurfer mailing list
[email protected]
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is 
addressed.  If you believe this e-mail was sent to you in error and the e-mail 
contains patient information, please contact the Mass General Brigham 
Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline 
<https://www.massgeneralbrigham.org/complianceline> .
Please note that this e-mail is not secure (encrypted).  If you do not wish to 
continue communication over unencrypted e-mail, please notify the sender of 
this message immediately.  Continuing to send or respond to e-mail after 
receiving this message means you understand and accept this risk and wish to 
continue to communicate over unencrypted e-mail. 

Reply via email to