Hello,
I'm trying to install FreeSurfer0.8 on linux. Since the linux computer doesn't have an internet connection, I write off what from the shell:
[sepirat@localhost sepirat]$ ls etc/ FreeSurfer.cshrc [sepirat@localhost sepirat]$tcsh : Command not found. : Command not found. : label not found. [sepirat@localhost ~]$ source etc/FreeSurfer.cshrc : Command not found. : Command not found. : label not found. [sepirat@localhost ~]$ newdefs newdefs: Command not found.
I don't have a solid unix background. Is this a problem with tcsh?
Sep
It looks as though you're having path problems. Make sure your path is working and you can run simple commands like 'ls' or 'cd'. Also, in your source command, you are missing the leading /. It should be
source /etc/FreeSurfer.cshrc
On other thing, I think you are suppose to source FreeSurferDefs.csh, not FreeSurfer.cshrc.
-X
Quoting Sepideh Sadaghiani sepirat@gmx.de:
Hello,
I'm trying to install FreeSurfer0.8 on linux. Since the linux computer doesn't have an internet connection, I write off what from the shell:
[sepirat@localhost sepirat]$ ls etc/ FreeSurfer.cshrc [sepirat@localhost sepirat]$tcsh : Command not found. : Command not found. : label not found. [sepirat@localhost ~]$ source etc/FreeSurfer.cshrc : Command not found. : Command not found. : label not found. [sepirat@localhost ~]$ newdefs newdefs: Command not found.
I don't have a solid unix background. Is this a problem with tcsh?
Sep
-- +++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++ Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Where did you get the version you are trying to install, and what instructions are you using to install it?
On Wed, 29 Sep 2004, Sepideh Sadaghiani wrote:
Hello,
I'm trying to install FreeSurfer0.8 on linux. Since the linux computer doesn't have an internet connection, I write off what from the shell:
[sepirat@localhost sepirat]$ ls etc/ FreeSurfer.cshrc [sepirat@localhost sepirat]$tcsh : Command not found. : Command not found. : label not found. [sepirat@localhost ~]$ source etc/FreeSurfer.cshrc : Command not found. : Command not found. : label not found. [sepirat@localhost ~]$ newdefs newdefs: Command not found.
I don't have a solid unix background. Is this a problem with tcsh?
Sep
-- +++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++ Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu