Hi there,
After I install the latest version of freesurfer on my Linux machine, I got the following errors:
tar: freesurfer/diffusion/mgh-dti-seqpack: Cannot utime: Operation not permitted tar: freesurfer/diffusion: Cannot utime: Operation not permitted tar: freesurfer: Cannot utime: Operation not permitted tar: Error exit delayed from previous errors
What's the problem here? How can I solve that?
I have tried "testing your FreeSurfer installation" and it seems OK.
Thanks. Bai Xue
Bai Xue,
Try this:
gunzip -c freesurfer-Linux...(your download filename) | tar xvf -
(where the -c arg is the name of your freesurfer tarball).
Nick
On Mon, 2008-12-08 at 10:34 -0500, Bai Xue wrote:
Hi there,
After I install the latest version of freesurfer on my Linux machine, I got the following errors:
tar: freesurfer/diffusion/mgh-dti-seqpack: Cannot utime: Operation not permitted tar: freesurfer/diffusion: Cannot utime: Operation not permitted tar: freesurfer: Cannot utime: Operation not permitted tar: Error exit delayed from previous errors
What's the problem here? How can I solve that?
I have tried "testing your FreeSurfer installation" and it seems OK.
Thanks. Bai Xue _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Hi, Nick
I tried, but still has the same error.
Thanks. Bai
On Mon, Dec 8, 2008 at 11:36 AM, Nick Schmansky nicks@nmr.mgh.harvard.edu wrote:
Bai Xue,
Try this:
gunzip -c freesurfer-Linux...(your download filename) | tar xvf -
(where the -c arg is the name of your freesurfer tarball).
Nick
On Mon, 2008-12-08 at 10:34 -0500, Bai Xue wrote:
Hi there,
After I install the latest version of freesurfer on my Linux machine, I got the following errors:
tar: freesurfer/diffusion/mgh-dti-seqpack: Cannot utime: Operation not permitted tar: freesurfer/diffusion: Cannot utime: Operation not permitted tar: freesurfer: Cannot utime: Operation not permitted tar: Error exit delayed from previous errors
What's the problem here? How can I solve that?
I have tried "testing your FreeSurfer installation" and it seems OK.
Thanks. Bai Xue _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Bai Xue,
Does freesurfer untar itself anyway? In other words, does it untar fully, but just will those error messages? It sound like it if the testing you tried (from our example tests) worked ok. You can ignore the utime message for the mgh-dti-seqpack file for now I think. That util is not part of the default recon-all processing stream.
Nick
On Mon, 2008-12-08 at 13:32 -0500, Bai Xue wrote:
Hi, Nick
I tried, but still has the same error.
Thanks. Bai
On Mon, Dec 8, 2008 at 11:36 AM, Nick Schmansky nicks@nmr.mgh.harvard.edu wrote:
Bai Xue,
Try this:
gunzip -c freesurfer-Linux...(your download filename) | tar xvf -
(where the -c arg is the name of your freesurfer tarball).
Nick
On Mon, 2008-12-08 at 10:34 -0500, Bai Xue wrote:
Hi there,
After I install the latest version of freesurfer on my Linux machine, I got the following errors:
tar: freesurfer/diffusion/mgh-dti-seqpack: Cannot utime: Operation not permitted tar: freesurfer/diffusion: Cannot utime: Operation not permitted tar: freesurfer: Cannot utime: Operation not permitted tar: Error exit delayed from previous errors
What's the problem here? How can I solve that?
I have tried "testing your FreeSurfer installation" and it seems OK.
Thanks. Bai Xue _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Yes, I think untarring freesurfer is fine. Will this be a problem if I process dti in the future?
Thanks. Bai
On Mon, Dec 8, 2008 at 1:38 PM, Nick Schmansky nicks@nmr.mgh.harvard.edu wrote:
Bai Xue,
Does freesurfer untar itself anyway? In other words, does it untar fully, but just will those error messages? It sound like it if the testing you tried (from our example tests) worked ok. You can ignore the utime message for the mgh-dti-seqpack file for now I think. That util is not part of the default recon-all processing stream.
Nick
On Mon, 2008-12-08 at 13:32 -0500, Bai Xue wrote:
Hi, Nick
I tried, but still has the same error.
Thanks. Bai
On Mon, Dec 8, 2008 at 11:36 AM, Nick Schmansky nicks@nmr.mgh.harvard.edu wrote:
Bai Xue,
Try this:
gunzip -c freesurfer-Linux...(your download filename) | tar xvf -
(where the -c arg is the name of your freesurfer tarball).
Nick
On Mon, 2008-12-08 at 10:34 -0500, Bai Xue wrote:
Hi there,
After I install the latest version of freesurfer on my Linux machine, I got the following errors:
tar: freesurfer/diffusion/mgh-dti-seqpack: Cannot utime: Operation not permitted tar: freesurfer/diffusion: Cannot utime: Operation not permitted tar: freesurfer: Cannot utime: Operation not permitted tar: Error exit delayed from previous errors
What's the problem here? How can I solve that?
I have tried "testing your FreeSurfer installation" and it seems OK.
Thanks. Bai Xue _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu