Submitted by kvoigt on Thu, 02/13/2014 - 19:18
Hi,
I wanted to run dcm2nii on my raw dicom files. unfortunately, matlab says "converting Functional Images:Sub_026 OK/bin/bash: ./dcm2nii_mac: Permission denied" and doesn't transfer the dicoms into .nii format. I already used the terminal (mac) trying to solve the issue with "chmod u+x ./dcm2nii_mac". This didn't help.
Any ideas what might be the issue here?
Submitted by YAN Chao-Gan on Tue, 03/04/2014 - 06:47 Permalink
Re: dcm2nii error - Permission denied
Hi,
Could you check the permission of ./dcm2nii_mac?
Best,
Chao-Gan
Submitted by jiaxize on Sun, 08/30/2015 - 17:58 Permalink
Re: dcm2nii error - Permission denied
you can try to use this command.
chmod a+x ./dcm2nii_mac