External Email - Use Caution
*Hello,* *I've been trying to resolve this issue but I haven't found a fix on the mailing lists. I downloaded and installed the most recent version of Freesurfer for Linux. I am running Ubuntu 16.04 LTS as guest on Virtualbox 5.2.22 on a windows 10 host. My tcsh version is 6.18.01 (Astron). When I type the commands *
$> setenv FREESURFER_HOME /usr/local/freesurfer $> source $FREESURFER_HOME/SetUpFreeSurfer.csh
*I get the following output: *
-------- freesurfer-Linux-centos6_x86_64-stable-pub-v6.0.0-2beb96c -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /usr/local/freesurfer FSFAST_HOME /usr/local/freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/maevebarrett/Documents/AM8750_Structural/ MNI_DIR /usr/local/freesurfer/mni
*I have been able to run recon-all with no errors. However, when I try to open freeview, I receive the error message* 'freeview: command not found.'
*I ensured I have permissions on the requisite folders. * *When I navigate to freesurfer/bin and type freeview.bin $argv I get the following error:*
/usr/local/freesurfer/bin> freeview.bin $argv freeview.bin: error while loading shared libraries: libQtScriptTools.so.4: cannot open shared object file: No such file or directory
*I tried downloading the libQtScriptTools.so.4 but when I attempt to install it I get the following error:* sudo apt-get install libQtScriptTools.so.4 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libQtScriptTools.so.4 E: Couldn't find any package by glob 'libQtScriptTools.so.4' E: Couldn't find any package by regex 'libQtScriptTools.so.4'
*I'm at a loss. Any help would be greatly appreciated.* *Best,* *M.*
freesurfer@nmr.mgh.harvard.edu