[Freesurfer] questions about installing on Linux

2008-12-08 Thread Bai Xue
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 no

Re: [Freesurfer] questions about installing on Linux

2008-12-08 Thread Nick Schmansky
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 g

Re: [Freesurfer] questions about installing on Linux

2008-12-08 Thread Bai Xue
Hi, Nick I tried, but still has the same error. Thanks. Bai On Mon, Dec 8, 2008 at 11:36 AM, Nick Schmansky <[EMAIL PROTECTED]> 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). > >

Re: [Freesurfer] questions about installing on Linux

2008-12-08 Thread Nick Schmansky
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 p

Re: [Freesurfer] questions about installing on Linux

2008-12-08 Thread Bai Xue
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 <[EMAIL PROTECTED]> wrote: > Bai Xue, > > Does freesurfer untar itself anyway? In other words, does it untar > fully, but just will those e