2015-03-04 14:50 GMT+01:00 Yaroslav Halchenko <[email protected]>: >> > To follow up on this, I asked on the FSL mailing list. Turns out that >> > it is likely a bug on the wrapper script, since running plain "sienax" >> > works correctly (at least, on some test MRs). If that's ok, I'm going >> > to go ahead and open a bug report on fsl-5.0-complete. > >> no need -- it is indeed a subtle bug in the wrapper... fixing now. fixed >> up build should follow shortly > > ah right -- quick fix would be to apply following to your > > /usr/lib/fsl/5.0/fsl_app_wrapper > > -exec ${abs_cmd} $@ > +exec ${abs_cmd} "$@" >
Thanks for your quick fix Yaroslav :) Lorenzo _______________________________________________ Neurodebian-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users
