External Email - Use Caution
Try running the commands below in a new terminal window. You can run the bash shell and set the environment variable FS_LICENSE to point to the license.txt file you downloaded after filling out the form, https://secure-web.cisco.com/1IL6-bXyqY3LwkwCeLHW8BrasqmSMK-CMfKLENH2RSpuWz2...; I used an Intel Mac below, but it should work if you are on a newer Mac with the M1 or M2 chip. - R. - - - - - - - iMac:~ myuserid$ bashThe default interactive shell is now zsh.To update your account to use zsh, please run `chsh -s /bin/zsh`.For more details, please visit https://secure-web.cisco.com/1q1PYonuAvBGkY2sdlfWfdq5vkeftncQHnhJhoCzvdI_yrK... sw_versProductName: macOSProductVersion: 12.6 <-- RUNNING MAC OS 12.6 (ON AN INTEL MAC)BuildVersion: 21G115iMac:~$ export FREESURFER_HOME=/Applications/freesurfer/7.3.2 iMac:~$ source /Applications/freesurfer/7.3.2/SetUpFreeSurfer.sh -------- freesurfer-darwin-macOS-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /Applications/freesurfer/7.3.2 FSFAST_HOME /Applications/freesurfer/7.3.2/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /Applications/freesurfer/7.3.2/subjects MNI_DIR /Applications/freesurfer/7.3.2/mni
iMac:~$ pwd /Users/myuserid iMac:~$ echo $HOME /Users/myuserid iMac:~$ ls license.txt license.txt iMac:~$ export FS_LICENSE=$HOME/license.txt
iMac:~$ which freeview /Applications/freesurfer/7.3.2/bin/freeview
iMac:~$ freeview <-- SHOULD OPEN AN EMPTY FREEVIEW WINDOW
iMac:~$ freeview $SUBJECTS_DIR/bert/mri/brain.mgz <-- SHOULD DISPLAY KNOWN TO BE GOOD VOLUME FILE
On Oct 23, 2022, at 12:29, Parya Rahimi <paryara7@gmail.com> wrote: External Email - Use Caution Hello, I recently downloaded freesurfer and when I try to load a volume, the application just crashes and shows me the error I copied below. Please let me know how to fix this. Thank youRegards,Parya Rahimi
freesurfer@nmr.mgh.harvard.edu