Hi,
I'm trying to run the following command in through matlab:
system(['mri_surf2surf --srcsubject average7 --trgsubject average7 --srcsurfval /space/schnook/1/users/yigal/projects/dti/data/old_recons/results/control_vs_sch_rh_average7_2mm_ttest.mgz --trgsurfval /space/schnook/1/users/yigal/projects/dti/data/old_recons/results/control_vs_sch_rh_average7_2mm_ttest.mgz --hemi rh --nsmooth-out 3'])
And get the following error message
mri_surf2surf: /usr/pubsw/common/matlab/7.4/sys/os/glnxa64/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib64/libstdc++.so.6)
When I run the command from a terminal window, there's no problem. Any ideas?
Thanks, Yigal
freesurfer@nmr.mgh.harvard.edu