External Email - Use Caution        

Dear R, dear Anastasia

thanks for your answer.
there is indeed no domainname command in /usr/bin.
I am working on a Mac and I am wondering why this error did not occur if using TRACULA in FS 7.1.1 if this command is not available on my Mac.
please can you explain in more detail how I can fix this problem on a Mac if using tcsh?

Thanks in advance
Regards
Jürgen

Am 23.07.2021 um 08:17 schrieb fsbuild <fsbuild@contbay.com>:

Hello Jürgen,

/bin/domainname should be installed as part of the base distribution on a linux machine.  Maybe it was not in your PATH before you ran the freesurfer shell setup script?   You could test this by starting with a basic PATH, e.g., on CentOS,

$ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
$ which domainname
/usr/bin/domainname

… then add in anything else to PATH  …

$ source $FREESURFER_HOME/SetUpFreeSurfer.sh

… output deleted …

$ which domainname
/usr/bin/domainname

- R.

On Jul 23, 2021, at 01:50, juergen.haenggi@upd.unibe.ch wrote:

domainname: Command not foundDear TRACULA experts

I am trying to run the new version of TRACULA implemented in FS 7.2.0 on a Mac and the following error occurred at the beginning of trac-all -prep:

trac-all -prep -c /Volumes/Datenspeicher/01_IPS/04_C_DTI_TRACULA/tracula_config_IPS_all_example_DICOMs_FS720.txt
domainname: Command not found.
Too many )'s.
ERROR: Syntax error in configuration file /Volumes/Datenspeicher/01_IPS/04_C_DTI_TRACULA/tracula_config_IPS_all_example_DICOMs_FS720.txt

I checked the configuration file with respect to the brackets, but did not find too many )’s.

What does it mean "domainname: Command not found.“ and could it be that this error is related to "Too many )’s."?

The config file is attached and no log file is produced.

Any advise is greatly appreciated

Thanks in advance

Regards
Jürgen