Dear all,
I'm using Ubuntu 10.10 and have the same problem only when working with 4.5 version (I also use 5.1 version without any problem).
I have followed previous suggestions making a symbolic link named libtiff.so.3, but it gives me back the message "denied permission".
Also tried to install it with "sudo aptitude install ia32-libs" but it did not recognize "aptitude" command. So I tried with "sudo apt-get install ia32-libs" instead and it was ok, but I am still having the same problem.
So, what could I do? Can I download libtiff.so.3 from somewhere? How can I avoid that "denied permission"?
Thank you very much for your help.
Daniel Ferreira
#-------------------------------------------- #@# Cortical ribbon mask Sat Jun 18 17:57:36 WEST 2011 /home/neuroimagen/DANI/subjects/uu0148_36_1/mri
mris_volmask --label_left_white 2 --label_left_ribbon 3 --label_right_white 41 --label_right_ribbon 42 --save_ribbon --save_distance uu0148_36_1
mris_volmask.bin: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory Linux neuroimagen 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux
recon-all exited with ERRORS at Sat Jun 18 17:57:36 WEST 2011
Hi Daniel
You get permission denied because you need write permissions for /usr/ lib ( wherever libtiff.so.3 is ).
If you think you have the permissions, prefix your "ln" command with a "sudo" and it'll ask for your password, and that should work successfully.
If you don't have permissions, you need to ask your system administrator to do so.
-Krish
On Jun 20, 2011, at 5:44 AM, Daniel Ferreira Padilla wrote:
Dear all,
I’m using Ubuntu 10.10 and have the same problem only when working with 4.5 version (I also use 5.1 version without any problem).
I have followed previous suggestions making a symbolic link named libtiff.so.3, but it gives me back the message “denied permission”.
Also tried to install it with “sudo aptitude install ia32-libs” but it did not recognize “aptitude” command. So I tried with “sudo apt- get install ia32-libs” instead and it was ok, but I am still having the same problem.
So, what could I do? Can I download libtiff.so.3 from somewhere? How can I avoid that “denied permission”?
Thank you very much for your help.
Daniel Ferreira
#-------------------------------------------- #@# Cortical ribbon mask Sat Jun 18 17:57:36 WEST 2011 /home/neuroimagen/DANI/subjects/uu0148_36_1/mri
mris_volmask --label_left_white 2 --label_left_ribbon 3 -- label_right_white 41 --label_right_ribbon 42 --save_ribbon -- save_distance uu0148_36_1
mris_volmask.bin: error while loading shared libraries: libtiff.so. 3: cannot open shared object file: No such file or directory Linux neuroimagen 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux
recon-all exited with ERRORS at Sat Jun 18 17:57:36 WEST 2011
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu