Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly Fatima
My guess is: your tgz is not in /usr/local ----------------------------------------------------------- Pedro Paulo de M. Oliveira Junior Diretor de Operações Netfilter & SpeedComm Telecom --- Novo Netfilter 3.0 www.Netfilter.com.br --- New Netfilter Small Business
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly Fatima
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Ok, how do I get it in there?
From: Pedro Paulo de Magalhães Oliveira Junior [mailto:ppj@netfilter.com.br] Sent: 14 August 2009 15:01 To: Ahmed, F, Me Cc: Freesurfer Mailing List Subject: Re: [Freesurfer] installation problems
My guess is: your tgz is not in /usr/local ----------------------------------------------------------- Pedro Paulo de M. Oliveira Junior Diretor de Operações Netfilter & SpeedComm Telecom --- Novo Netfilter 3.0 www.Netfilter.com.brhttp://www.Netfilter.com.br --- New Netfilter Small Business
2009/8/14 Ahmed, F, Me <fahmed@sun.ac.zamailto:fahmed@sun.ac.za> <fahmed@sun.ac.zamailto:fahmed@sun.ac.za> Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly Fatima
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edumailto:Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
You can copy you tgz to /usr/local or in the directory where the tgz is execute tar -C /usr/local -xzvf f reesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar.gz
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
Ok, how do I get it in there?
*From:* Pedro Paulo de Magalhães Oliveira Junior [mailto: ppj@netfilter.com.br] *Sent:* 14 August 2009 15:01 *To:* Ahmed, F, Me *Cc:* Freesurfer Mailing List *Subject:* Re: [Freesurfer] installation problems
My guess is: your tgz is not in /usr/local
Pedro Paulo de M. Oliveira Junior Diretor de Operações Netfilter & SpeedComm Telecom --- Novo Netfilter 3.0 www.Netfilter.com.br --- New Netfilter Small Business
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local
tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly
Fatima
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The same error occurred after typing that in
From: Pedro Paulo de Magalhães Oliveira Junior [mailto:ppj@netfilter.com.br] Sent: 14 August 2009 15:08 To: Ahmed, F, Me Cc: Freesurfer Mailing List Subject: Re: [Freesurfer] installation problems
You can copy you tgz to /usr/local or in the directory where the tgz is execute
tar -C /usr/local -xzvf freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar.gz
2009/8/14 Ahmed, F, Me <fahmed@sun.ac.zamailto:fahmed@sun.ac.za> <fahmed@sun.ac.zamailto:fahmed@sun.ac.za>
Ok, how do I get it in there?
From: Pedro Paulo de Magalhães Oliveira Junior [mailto:ppj@netfilter.com.brmailto:ppj@netfilter.com.br] Sent: 14 August 2009 15:01 To: Ahmed, F, Me Cc: Freesurfer Mailing List Subject: Re: [Freesurfer] installation problems
My guess is: your tgz is not in /usr/local ----------------------------------------------------------- Pedro Paulo de M. Oliveira Junior Diretor de Operações Netfilter & SpeedComm Telecom --- Novo Netfilter 3.0 www.Netfilter.com.brhttp://www.Netfilter.com.br --- New Netfilter Small Business
2009/8/14 Ahmed, F, Me <fahmed@sun.ac.zamailto:fahmed@sun.ac.za> <fahmed@sun.ac.zamailto:fahmed@sun.ac.za>
Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local
tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly
Fatima
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edumailto:Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
I think you should grab some help from you local sys admin or some linux user
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
The same error occurred after typing that in
*From:* Pedro Paulo de Magalhães Oliveira Junior [mailto: ppj@netfilter.com.br] *Sent:* 14 August 2009 15:08
*To:* Ahmed, F, Me *Cc:* Freesurfer Mailing List *Subject:* Re: [Freesurfer] installation problems
You can copy you tgz to /usr/local or in the directory where the tgz is execute
tar -C /usr/local -xzvf f reesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar.gz
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
Ok, how do I get it in there?
*From:* Pedro Paulo de Magalhães Oliveira Junior [mailto: ppj@netfilter.com.br] *Sent:* 14 August 2009 15:01 *To:* Ahmed, F, Me *Cc:* Freesurfer Mailing List *Subject:* Re: [Freesurfer] installation problems
My guess is: your tgz is not in /usr/local
Pedro Paulo de M. Oliveira Junior Diretor de Operações Netfilter & SpeedComm Telecom --- Novo Netfilter 3.0 www.Netfilter.com.br --- New Netfilter Small Business
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local
tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly
Fatima
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
If I could, I would!! But there is no one here on a regular basis that knows Linux! Thank you for trying to help. I was just reading the instructions for the installations, and I typed this command in:
tar tzf freesurfer-Linux-<platform>-<release>-full.tar.gz
and that worked absolutely fine, it showed the contents of the tar.gz file which is said it would do and then it said:
"The tar.gz file will extract to a directory called 'freesurfer'. Installing into the directory /usr/local is recommended" but how would it extract to the directory called 'freesurfer'? I honestly have no idea how to run this program!
Sigh, thank you for trying to help.
From: Pedro Paulo de Magalhães Oliveira Junior [mailto:ppj@netfilter.com.br] Sent: 14 August 2009 15:14 To: Ahmed, F, Me Cc: Freesurfer Mailing List Subject: Re: [Freesurfer] installation problems
I think you should grab some help from you local sys admin or some linux user
2009/8/14 Ahmed, F, Me <fahmed@sun.ac.zamailto:fahmed@sun.ac.za> <fahmed@sun.ac.zamailto:fahmed@sun.ac.za>
The same error occurred after typing that in
From: Pedro Paulo de Magalhães Oliveira Junior [mailto:ppj@netfilter.com.brmailto:ppj@netfilter.com.br] Sent: 14 August 2009 15:08
To: Ahmed, F, Me Cc: Freesurfer Mailing List Subject: Re: [Freesurfer] installation problems
You can copy you tgz to /usr/local or in the directory where the tgz is execute
tar -C /usr/local -xzvf freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar.gz
2009/8/14 Ahmed, F, Me <fahmed@sun.ac.zamailto:fahmed@sun.ac.za> <fahmed@sun.ac.zamailto:fahmed@sun.ac.za>
Ok, how do I get it in there?
From: Pedro Paulo de Magalhães Oliveira Junior [mailto:ppj@netfilter.com.brmailto:ppj@netfilter.com.br] Sent: 14 August 2009 15:01 To: Ahmed, F, Me Cc: Freesurfer Mailing List Subject: Re: [Freesurfer] installation problems
My guess is: your tgz is not in /usr/local ----------------------------------------------------------- Pedro Paulo de M. Oliveira Junior Diretor de Operações Netfilter & SpeedComm Telecom --- Novo Netfilter 3.0 www.Netfilter.com.brhttp://www.Netfilter.com.br --- New Netfilter Small Business
2009/8/14 Ahmed, F, Me <fahmed@sun.ac.zamailto:fahmed@sun.ac.za> <fahmed@sun.ac.zamailto:fahmed@sun.ac.za>
Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local
tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly
Fatima
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edumailto:Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
You can try this PPT from Allison's talk in the FreeSurfer course: http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/Sept2009CourseSchedule?a... http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/Sept2009CourseSchedule?action=AttachFile&do=get&target=boston_fs_course_jan2009.jpgor use the attached cheat sheet
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
If I could, I would!! But there is no one here on a regular basis that knows Linux! Thank you for trying to help. I was just reading the instructions for the installations, and I typed this command in:
tar tzf freesurfer-Linux-<platform>-<release>-full.tar.gz
and that worked absolutely fine, it showed the contents of the tar.gz file which is said it would do and then it said:
“The tar.gz file will extract to a directory called 'freesurfer'. Installing into the directory /usr/local is recommended” but how would it extract to the directory called ‘freesurfer’? I honestly have no idea how to run this program!
Sigh, thank you for trying to help.
*From:* Pedro Paulo de Magalhães Oliveira Junior [mailto: ppj@netfilter.com.br] *Sent:* 14 August 2009 15:14
*To:* Ahmed, F, Me *Cc:* Freesurfer Mailing List *Subject:* Re: [Freesurfer] installation problems
I think you should grab some help from you local sys admin or some linux user
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
The same error occurred after typing that in
*From:* Pedro Paulo de Magalhães Oliveira Junior [mailto: ppj@netfilter.com.br] *Sent:* 14 August 2009 15:08
*To:* Ahmed, F, Me *Cc:* Freesurfer Mailing List *Subject:* Re: [Freesurfer] installation problems
You can copy you tgz to /usr/local or in the directory where the tgz is execute
tar -C /usr/local -xzvf f reesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar.gz
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
Ok, how do I get it in there?
*From:* Pedro Paulo de Magalhães Oliveira Junior [mailto: ppj@netfilter.com.br] *Sent:* 14 August 2009 15:01 *To:* Ahmed, F, Me *Cc:* Freesurfer Mailing List *Subject:* Re: [Freesurfer] installation problems
My guess is: your tgz is not in /usr/local
Pedro Paulo de M. Oliveira Junior Diretor de Operações Netfilter & SpeedComm Telecom --- Novo Netfilter 3.0 www.Netfilter.com.br --- New Netfilter Small Business
2009/8/14 Ahmed, F, Me fahmed@sun.ac.za fahmed@sun.ac.za
Hello,
I am trying to reinstall FS, and I am having some difficulties. When I type in the following command:
cd /usr/local
tar xzvf freesurfer-Linux-<platform>-<release>-full.tar.gz
(replacing the -<platform>-<release> with my Linux variant which is freesurfer-Linux-centos4-stable-pub-v4.3.1)
I get the following error:
tar: freesurfer-Linux-centos4-stable-pub-v4.3.1-full.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
Please can you advise me on how to correct this?
Thank you kindly
Fatima
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu