Hi
I installed fsl from binary file  on arch linux  64bit distribution, I started tutorial (DTI and TBSS past). When I try to run command

tbss_1_preproc *.nii.gz

 I get   following error

  File "/opt/fsl/bin/imglob", line 78
    print "Usage: $0 [-extension/extensions] <list of names>"
                                                            ^
SyntaxError: Missing parentheses in call to 'print'
Now running "slicesdir" to generate report of all input images
  File "/opt/fsl/bin/imglob", line 78
    print "Usage: $0 [-extension/extensions] <list of names>"
                                                            ^
SyntaxError: Missing parentheses in call to 'print'
-e <thr>   :  use the specified threshold for edges (if >0 use this proportion of max-min, if <0, use the absolute value)
-S         : output every second axial slice rather than just 9 ortho slices