AFNI program: @update.afni.binaries

Output of -help


------------------------------------------------------------
@update.afni.binaries   - upgrade AFNI binaries

Update the AFNI binaries, either via '-defaults' or by the
'-bindir' and/or '-package' options.

examples:

    @update.afni.binaries -defaults
    @update.afni.binaries -package linux_xorg7
    @update.afni.binaries -package linux_xorg7 -bindir ~/abin

options:

    -help                 : show this help

    -apsearch yes/no      : specify getting apsearch updates
    -bindir ABIN          : set AFNI binary directory to ABIN
    -curl                 : default to curl instead of wget
    -defaults             : install current package into abin
    -d                    : (short for -defaults)

        This would be the method to 'update the package that I
        am currently using'.

        The package would be decided by 'afni -ver' and the
        directory would come from 'which afni'.  If either of
        these is not appropriate, the package would be determined
        by the OS (Linux or OSX allowed, 32 or 64-bits), and the
        install dir would be ~/abin.

        If -bindir or -package cannot be determined, it must be
        supplied by the user.

        26 Sep 2012 : -update_apsearch is applied by default
                      (if installed afni is in PATH)

    -no_recur             : do not download and run new @uab script
    -package PACKAGE      : install distribution package PACKAGE
    -test                 : just attempt the download and quit

Note that the user must have write permissions in the ABIN
directory.


This page auto-generated on Sat May 11 16:37:14 EDT 2013