[Freesurfer] Problems installing freesurfer on Mac OS X (Darwin)

2004-11-11 Thread Catherine Schevon
Hi,

I have been trying to get freesurfer installed on my Mac, and ran into a
problem getting csurf to run.  I figured out to put the correct path to
tclsh into csurf (it's in /usr/bin, not /bin), but now I get an error
message: 

$ tcsh
% source fs_setup
Setting up enviroment for FreeSurfer/FS-FAST
$ Id: FreeSurferEnv.csh,v 1.3 2003/08/05 19:19:16 kteich Exp $
FREESURFER_HOME /freesurfer
FSFAST_HOME /freesurfer/fsfast
AFNI_DIR/freesurfer/afni
FSL_DIR /freesurfer/fsl
SUBJECTS_DIR/freesurfer/subjects
WARNING: /freesurfer/afni/Darwin does not exist.
WARNING: /freesurfer/fsl/bin does not exist.
[mccec-061135:/freesurfer] cschevon% csurf
tix not found--setenv problem?
%

Also, I notice that the "tixwish" command doesn't seem to execute when it's
run from csurf, although it does create a window when I run it from the
command line.

Any suggestions would be most welcome!

Cathy

___
Freesurfer mailing list
[EMAIL PROTECTED]
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


Re: [Freesurfer] Problems installing freesurfer on Mac OS X (Darwin)

2004-11-11 Thread Kevin Teich

If you launch tixwish, can you then type the following command and get 
this result?

% info commands tix
tix
% 

Try commenting out the line in csurf tht calls tixwish4.1.7.4 and 
replacing it with the following:

exec tixwish $0 ${1+"$@"}



On Thu, 11 Nov 2004, Catherine Schevon wrote:

> Hi,
> 
> I have been trying to get freesurfer installed on my Mac, and ran into a
> problem getting csurf to run.  I figured out to put the correct path to
> tclsh into csurf (it's in /usr/bin, not /bin), but now I get an error
> message: 
> 
> $ tcsh
> % source fs_setup
> Setting up enviroment for FreeSurfer/FS-FAST
> $ Id: FreeSurferEnv.csh,v 1.3 2003/08/05 19:19:16 kteich Exp $
> FREESURFER_HOME /freesurfer
> FSFAST_HOME /freesurfer/fsfast
> AFNI_DIR/freesurfer/afni
> FSL_DIR /freesurfer/fsl
> SUBJECTS_DIR/freesurfer/subjects
> WARNING: /freesurfer/afni/Darwin does not exist.
> WARNING: /freesurfer/fsl/bin does not exist.
> [mccec-061135:/freesurfer] cschevon% csurf
> tix not found--setenv problem?
> %
> 
> Also, I notice that the "tixwish" command doesn't seem to execute when it's
> run from csurf, although it does create a window when I run it from the
> command line.
> 
> Any suggestions would be most welcome!
> 
> Cathy
> 
> ___
> Freesurfer mailing list
> [EMAIL PROTECTED]
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
> 

-- 
Kevin Teich


___
Freesurfer mailing list
[EMAIL PROTECTED]
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer